actual method

String actual ()

Get actual

Implementation

String actual() { return parsable.substring(position,position + 1); }