AstString class
- Inheritance
- Available extensions
Properties
-
genericMaybeNull
→ List<
bool> -
finalinherited
-
generics
→ List<
AstType> -
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- keepRaw → bool
-
finalinherited
- maybeNull → bool
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
astType(
) → String -
override
-
dartDefault(
) → String -
override
-
dartType(
{bool showGenerics = false}) → String -
override
-
javaDefault(
) → String -
override
-
javaNewInstance(
) → String -
override
-
javaType(
{bool showGenerics = false}) → String -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
ocType(
{bool showGenerics = false}) → String -
override
-
realType(
) → AstType -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited