ExprType class

Inheritance

Constructors

ExprType(ExprTypeContext ctx, IDLType<RuleContext> child)

Properties

child IDLType<RuleContext>
finalinherited
ctx → RuleContext
finalinherited
did String
no setterinherited
doc String
latefinalinherited
hashCode int
The hash code for this object.
no setterinherited
id String?
no setterinherited
idlType String
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serializable bool
no setterinherited
type String
no setterinherited

Methods

dartType({bool nullable = false}) String
inherited
deserialize({bool nullable = false}) String?
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
serialize({bool nullable = false}) String?
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited