CGap class

Inheritance

Constructors

CGap()

Properties

appendClause List<CommandClause>
finalinherited
hashCode int
The hash code for this object.
no setterinherited
prependClause List<CommandClause>
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

append(Arg<String> arg) CGap
inherited
clause() → CommandClause
inherited
clauses() List<CommandClause>
inherited
clear() → void
inherited
override
newline() bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
prepend(Arg<String> arg) CGap
inherited
toString() String
A string representation of this object.
inherited

Operators

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