Parser.isDeclaration

Determine if the scanner is sitting on the start of a declaration.

class Parser
bool
isDeclaration
(
,
NeedDeclaratorId needId
,
TOK endtok
,
)

Meta