Table of Contents

Enum TabScriptErrorType

Namespace
TabScript
Assembly
TableScript.dll
public enum TabScriptErrorType

Fields

Binder = 3
Lexer = 0
Optimizer = 4
Parser = 1
Resolver = 2
Runtime = 5