MethodGenerator class

Constructors

MethodGenerator(ClassElement method, LibraryReader symtable)

Properties

attributesBlock String
no setter
childFieldGenerators Iterable<TagFieldGenerator>
no setter
commonElements Iterable<CommonElement>
final
constructor String
no setter
endBlock String
no setter
hashCode int
The hash code for this object.
no setterinherited
method → ClassElement
final
methodBody → Block
no setter
resolveCustomClasses String
no setter
resolveDeferredAttributes String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
startBlock String
no setter
symtable → LibraryReader
final
textExtractionBlock String
no setter
toMethod → Method
no setter
toSource String
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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