recordTokenValue

Value of token

Extends from Modelica.Icons.Record (Icon for records).

Information

Components

TypeNameDefaultDescription
TokenTypetokenTypeType of token
RealrealValue if tokenType == TokenType.RealToken
IntegerintegerValue if tokenType == TokenType.IntegerToken
BooleanbooleanValue if tokenType == TokenType.BooleanToken
StringstringValue if tokenType == TokenType.StringToken/IdentifierToken/DelimiterToken