MultiTokenTransformer class abstract

Inheritance
Implementers

Constructors

MultiTokenTransformer(List<Token> token)

Properties

className String
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
lines List<String>
finalinherited
name String
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
token List<Token>
final

Methods

classDeclaration(String theme) String
inherited
extraDeclaration() String?
inherited
interfaceDeclaration() String
inherited
matcher(Token token) bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
postProcess() → void
process(Token token) → void
inherited
propertyDeclaration(String theme) String
inherited
toString() String
A string representation of this object.
inherited

Operators

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