Uses of Interface
org.antlr.v4.runtime.misc.Predicate
Packages that use Predicate
-
Uses of Predicate in org.antlr.v4.runtime.tree
Methods in org.antlr.v4.runtime.tree with parameters of type PredicateModifier and TypeMethodDescriptionstatic Tree
Trees.findNodeSuchThat
(Tree t, Predicate<Tree> pred) Return first node satisfying the pred