Class CodeProduction

    • Field Detail

      • code_tokens

        private final java.util.List<Token> code_tokens
        The tokens that implement this JAVACODE/CPPCODE production.
    • Constructor Detail

      • CodeProduction

        public CodeProduction()
    • Method Detail

      • getCodeTokens

        public final java.util.List<Token> getCodeTokens()
        Returns:
        the code_tokens