menu
pinto package
documentation
ast.dart
IdentifierExpression
IdentifierExpression const constructor
IdentifierExpression const constructor
dark_mode
light_mode
IdentifierExpression
constructor
const
IdentifierExpression
(
Token
identifier
)
Implementation
const
IdentifierExpression(
this
.identifier);
pinto package
documentation
ast
IdentifierExpression
IdentifierExpression const constructor
IdentifierExpression class
Constructors
IdentifierExpression
Properties
end
hashCode
identifier
length
offset
runtimeType
Methods
accept
noSuchMethod
toString
visitChildren
Operators
operator ==