Class AssemblySentential.TruncatedWhiteSpaceParseToken

  • Enclosing class:
    AssemblySentential<NT extends AssemblyNonTerminal>

    public static class AssemblySentential.TruncatedWhiteSpaceParseToken
    extends AssemblySentential.WhiteSpaceParseToken
    The token consumed by a whitespace terminal when it anticipates the end of input "Expected" tokens given by a parse machine when this is the last token it has consumed are not valid suggestions. The machine should instead suggest a whitespace character.