Package org.antlr.v4.codegen.model
Interface LabeledOp
-
- All Known Implementing Classes:
InvokeRule,MatchNotSet,MatchSet,MatchToken,Wildcard
public interface LabeledOpAll the rule elements we can label like tokens, rules, sets, wildcard.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Decl>getLabels()
-