Class SimpleDotState

    • Constructor Detail

      • SimpleDotState

        public SimpleDotState​(char token,
                              String name,
                              Annotation annotation)
        Deprecated.
        token is ignored since 1.2. Use the 2-arg constructor instead.
        Construct a new state with the specified name and annotation. The token parameter is ignored but included for compatibility.