class ANTLR3::AST::Wizard::WildcardPattern
A simple tree node used to represent the operation “match any tree node type” in a tree pattern. They are represented by ‘.’ in tree pattern specifications.
A simple tree node used to represent the operation “match any tree node type” in a tree pattern. They are represented by ‘.’ in tree pattern specifications.