antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
Trees.findNodeSuchThat
antlr
v4
runtime
tree
Trees
Trees
@uml Return first node satisfying the pred
class
Trees
static
Tree
findNodeSuchThat
(
Tree
t
,
Predicate
!
Tree
pred
)
Meta
Source
See Implementation
antlr
v4
runtime
tree
Trees
Trees
static functions
_findAllNodes
descendants
findAllNodes
findAllRuleNodes
findAllTokenNodes
findNodeSuchThat
getAncestors
getChildren
getDescendants
getNodeText
getRootOfSubtreeEnclosingRegion
isAncestorOf
stripChildrenOutOfRange
toStringTree
@uml Return first node satisfying the pred