Defines the data types supported by the grammar_generator. Attributes: STRING (str): Represents a string data type. BOOLEAN (str): Represents a boolean data type. INTEGER (str): Represents an integer ...
# you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 ...