Unit CastleScriptLexer

Functions and Procedures
Constants
Variables

Description

Lexer for CastleScript language, see [https://castle-engine.io/castle_script.php].

For specification of tokens that this lexer understands, see documentation of CastleScriptParser unit.

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TCasScriptLexer  
Class ECasScriptSyntaxError A common class for ECasScriptLexerError and ECasScriptParserError
Class ECasScriptLexerError  
Class ECasScriptParserError  

Types

TToken = (...);

Description

Types

TToken = (...);

This item has no description.

Values

Generated by PasDoc 0.16.0-snapshot.
OSZAR »