Class StatementType


  • public class StatementType
    extends Object
    • Constructor Detail

      • StatementType

        public StatementType()
    • Method Detail

      • treatAsIfLetter

        public boolean treatAsIfLetter​(char c)
        Whether the character should be treated as if it is a letter; this allows statement types to handle characters that appear in specific contexts
        Parameters:
        c -
        Returns: