Package nlScript.ebnf

Class Plus

All Implemented Interfaces:
RepresentsSymbol

public class Plus extends Rule
  • Constructor Details

  • Method Details

    • getEntry

      public Symbol getEntry()
    • createBNF

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