Class BNFProduction_


  • public class BNFProduction_
    extends NormalProduction
    Describes BNF productions.
    • Constructor Detail

      • BNFProduction_

        public BNFProduction_()
    • Method Detail

      • getDeclarationTokens

        public final java.util.List<Token> getDeclarationTokens()
        Returns:
        the declaration_tokens
      • setJumpPatched

        public final void setJumpPatched​(boolean jp)
        Parameters:
        jp - - the jumpPatched to set
      • isJumpPatched

        public final boolean isJumpPatched()
        Returns:
        the jumpPatched