Class CompactYangStatementLexer

  • All Implemented Interfaces:
    org.antlr.v4.runtime.TokenSource

    @Beta
    public class CompactYangStatementLexer
    extends YangStatementLexer
    A YangStatementLexer backed by more efficient token factory. Exact details are explicitly outside of specification.
    • Constructor Detail

      • CompactYangStatementLexer

        public CompactYangStatementLexer​(org.antlr.v4.runtime.CharStream input)