Parser.skipAttributes

Skip attributes. Input: t is on a candidate attribute Output: *pt is set to first non-attribute token on success

class Parser
bool
skipAttributes

Return Value

Type: bool

true successful false some parsing error

Meta