A boolean literal expression.
Anything
DartBooleanLiteral
DartLiteral
DartExpression
DartNode
Basic
Identifiable
Object
Anything
no subtypes hierarchy
Initializer |
DartBooleanLiteral(Boolean boolean) |
Attributes | |
boolean | Source Codeshared Boolean boolean |
Inherited Attributes |
Attributes inherited from: DartNode |
Attributes inherited from: Object hash , string |
Methods | |
write | Source Codeshared actual void write(CodeWriter writer) Refines DartNode.write |
Inherited Methods |
Methods inherited from: DartNode |
Methods inherited from: Object equals |