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.