Package nlScript.ebnf

Class Optional

java.lang.Object
nlScript.ebnf.Rule
nlScript.ebnf.Optional
All Implemented Interfaces:
RepresentsSymbol

public class Optional extends Rule
  • Constructor Details

  • Method Details

    • getEntry

      public Symbol getEntry()
    • createBNF

      public void createBNF(BNF g)
      Specified by:
      createBNF in class Rule