Method Tools.AutoDoc.PikeParser()->eatIdentifier()
- Method eatIdentifier
string eatIdentifier(void|int allowScopePrefix)
- Description
Expect an identifier.
- Note
Also
::ident
,scope::ident
.- Note
This function also converts old-style getters and setters into new-style.