DummyParseState class

Inheritance

Constructors

DummyParseState(ParseState state)

Properties

data ByteData
finalinherited
failPos int
getter/setter pairinherited
failures Buffer
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
length int
finalinherited
pos int
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

buildErrors() List<String>
inherited
fail(dynamic error, int pos) → void
override
failAll(List errors, int pos) → void
inherited
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