Package nlScript.ebnf

Class Star

All Implemented Interfaces:
RepresentsSymbol

public class Star extends Rule
  • Constructor Details

  • Method Details

    • getEntry

      public Symbol getEntry()
    • createBNF

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