Kaya 0.5.3 reference for Parse::identifier

List of functions and data types in Parse

String identifier(var ParseState st)

Arguments

Usage

This function parses any sequence representing an identifier ([_A-Za-z][_A-Za-z0-9]+) at the start of the string, and returns the sequence. An Exception will be thrown if the sequence does not exist.

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya