Package org.jparsec.examples.bnf.ast
Class AltRule
java.lang.Object
org.jparsec.examples.common.ValueObject
org.jparsec.examples.bnf.ast.AltRule
- All Implemented Interfaces:
Rule
Represents a rule with a bunch of alternatives.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jparsec.examples.common.ValueObject
equals, hashCode
-
Field Details
-
alternatives
-
-
Constructor Details
-
AltRule
-
-
Method Details
-
toString
- Overrides:
toString
in classValueObject
-