org.codehaus.jparsec.examples.bnf.ast
Interface Rule

All Known Implementing Classes:
AltRule, LiteralRule, QuantifiedRule, RuleReference, SequentialRule

public interface Rule

Represents any rule in BNF.

Author:
Ben Yu



Copyright © 2014. All rights reserved.