gson
GsonParsable
GsonParsable
actual method
actual
gson
GsonParsable
GsonParsable
actual method
GsonParsable class
Constructors
GsonParsable
Properties
ended
parsable
position
hashCode
runtimeType
Methods
actual
error
goBack
has
hasNext
next
peek
reformatError
skip
toString
noSuchMethod
Operators
operator ==
actual
method
String
actual
(
)
Get actual
Implementation
String actual() { return parsable.substring(position,position + 1); }