Class EOFToken

  • All Implemented Interfaces:
    Serializable

    public class EOFToken
    extends Token
    Token representation of end of file.
    Author:
    nhant01, GeorgeLuo
    See Also:
    Serialized Form
    • Constructor Detail

      • EOFToken

        public EOFToken()
    • Method Detail

      • getTokenType

        public TokenType getTokenType()
        Return type of token
        Specified by:
        getTokenType in class Token
        Returns:
        TokenType.EOF_TOKEN