Header menu logo fantomas

token Type

Union cases

Union case Description

ABSTRACT

Full Usage: ABSTRACT

ADJACENT_PREFIX_OP string

Full Usage: ADJACENT_PREFIX_OP string

Parameters:
    Item : string

Item : string

AMP

Full Usage: AMP

AMP_AMP

Full Usage: AMP_AMP

AND

Full Usage: AND

AND_BANG bool

Full Usage: AND_BANG bool

Parameters:
    Item : bool

Item : bool

AS

Full Usage: AS

ASR

Full Usage: ASR

ASSERT

Full Usage: ASSERT

BAR

Full Usage: BAR

BAR_BAR

Full Usage: BAR_BAR

BAR_JUST_BEFORE_NULL

Full Usage: BAR_JUST_BEFORE_NULL

BAR_RBRACE

Full Usage: BAR_RBRACE

BAR_RBRACK

Full Usage: BAR_RBRACK

BASE

Full Usage: BASE

BEGIN

Full Usage: BEGIN

BIGNUM string * string

Full Usage: BIGNUM string * string

Parameters:
    Item : string * string

Item : string * string

BINDER string

Full Usage: BINDER string

Parameters:
    Item : string

Item : string

CHAR char

Full Usage: CHAR char

Parameters:
    Item : char

Item : char

CLASS

Full Usage: CLASS

COLON

Full Usage: COLON

COLON_COLON

Full Usage: COLON_COLON

COLON_EQUALS

Full Usage: COLON_EQUALS

COLON_GREATER

Full Usage: COLON_GREATER

COLON_QMARK

Full Usage: COLON_QMARK

COLON_QMARK_GREATER

Full Usage: COLON_QMARK_GREATER

COMMA

Full Usage: COMMA

COMMENT LexerContinuation

Full Usage: COMMENT LexerContinuation

Parameters:

CONST

Full Usage: CONST

CONSTRAINT

Full Usage: CONSTRAINT

CONSTRUCTOR

Full Usage: CONSTRUCTOR

DECIMAL Decimal

Full Usage: DECIMAL Decimal

Parameters:
Item : Decimal

DEFAULT

Full Usage: DEFAULT

DELEGATE

Full Usage: DELEGATE

DO

Full Usage: DO

DOLLAR

Full Usage: DOLLAR

DONE

Full Usage: DONE

DOT

Full Usage: DOT

DOT_DOT

Full Usage: DOT_DOT

DOT_DOT_HAT

Full Usage: DOT_DOT_HAT

DOWNCAST

Full Usage: DOWNCAST

DOWNTO

Full Usage: DOWNTO

DO_BANG

Full Usage: DO_BANG

ELIF

Full Usage: ELIF

ELSE

Full Usage: ELSE

END

Full Usage: END

EQUALS

Full Usage: EQUALS

EXCEPTION

Full Usage: EXCEPTION

EXTERN

Full Usage: EXTERN

FALSE

Full Usage: FALSE

FINALLY

Full Usage: FINALLY

FIXED

Full Usage: FIXED

FOR

Full Usage: FOR

FUN

Full Usage: FUN

FUNCTION

Full Usage: FUNCTION

FUNKY_OPERATOR_NAME string

Full Usage: FUNKY_OPERATOR_NAME string

Parameters:
    Item : string

Item : string

GLOBAL

Full Usage: GLOBAL

GREATER bool

Full Usage: GREATER bool

Parameters:
    Item : bool

Item : bool

GREATER_BAR_RBRACE

Full Usage: GREATER_BAR_RBRACE

GREATER_BAR_RBRACK

Full Usage: GREATER_BAR_RBRACK

GREATER_RBRACK

Full Usage: GREATER_RBRACK

HASH

Full Usage: HASH

HASH_ELSE range * string * LexerContinuation

Full Usage: HASH_ELSE range * string * LexerContinuation

Parameters:
Item : range * string * LexerContinuation

HASH_ENDIF range * string * LexerContinuation

Full Usage: HASH_ENDIF range * string * LexerContinuation

Parameters:
Item : range * string * LexerContinuation

HASH_IDENT string

Full Usage: HASH_IDENT string

Parameters:
    Item : string

Item : string

HASH_IF range * string * LexerContinuation

Full Usage: HASH_IF range * string * LexerContinuation

Parameters:
Item : range * string * LexerContinuation

HASH_LIGHT LexerContinuation

Full Usage: HASH_LIGHT LexerContinuation

Parameters:

HASH_LINE LexerContinuation

Full Usage: HASH_LINE LexerContinuation

Parameters:

HIGH_PRECEDENCE_BRACK_APP

Full Usage: HIGH_PRECEDENCE_BRACK_APP

HIGH_PRECEDENCE_PAREN_APP

Full Usage: HIGH_PRECEDENCE_PAREN_APP

HIGH_PRECEDENCE_TYAPP

Full Usage: HIGH_PRECEDENCE_TYAPP

IDENT string

Full Usage: IDENT string

Parameters:
    Item : string

Item : string

IEEE32 single

Full Usage: IEEE32 single

Parameters:
    Item : single

Item : single

IEEE64 double

Full Usage: IEEE64 double

Parameters:
    Item : double

Item : double

IF

Full Usage: IF

IN

Full Usage: IN

INACTIVECODE LexerContinuation

Full Usage: INACTIVECODE LexerContinuation

Parameters:

INFIX_AMP_OP string

Full Usage: INFIX_AMP_OP string

Parameters:
    Item : string

Item : string

INFIX_AT_HAT_OP string

Full Usage: INFIX_AT_HAT_OP string

Parameters:
    Item : string

Item : string

INFIX_BAR_OP string

Full Usage: INFIX_BAR_OP string

Parameters:
    Item : string

Item : string

INFIX_COMPARE_OP string

Full Usage: INFIX_COMPARE_OP string

Parameters:
    Item : string

Item : string

INFIX_STAR_DIV_MOD_OP string

Full Usage: INFIX_STAR_DIV_MOD_OP string

Parameters:
    Item : string

Item : string

INFIX_STAR_STAR_OP string

Full Usage: INFIX_STAR_STAR_OP string

Parameters:
    Item : string

Item : string

INHERIT

Full Usage: INHERIT

INLINE

Full Usage: INLINE

INSTANCE

Full Usage: INSTANCE

INT16 int16 * bool

Full Usage: INT16 int16 * bool

Parameters:
    Item : int16 * bool

Item : int16 * bool

INT32 int32 * bool

Full Usage: INT32 int32 * bool

Parameters:
    Item : int32 * bool

Item : int32 * bool

INT32_DOT_DOT int32 * bool

Full Usage: INT32_DOT_DOT int32 * bool

Parameters:
    Item : int32 * bool

Item : int32 * bool

INT64 int64 * bool

Full Usage: INT64 int64 * bool

Parameters:
    Item : int64 * bool

Item : int64 * bool

INT8 sbyte * bool

Full Usage: INT8 sbyte * bool

Parameters:
    Item : sbyte * bool

Item : sbyte * bool

INTERFACE

Full Usage: INTERFACE

INTERNAL

Full Usage: INTERNAL

INTERP_STRING_BEGIN_END string * SynStringKind * LexerContinuation

Full Usage: INTERP_STRING_BEGIN_END string * SynStringKind * LexerContinuation

Parameters:

INTERP_STRING_BEGIN_PART string * SynStringKind * LexerContinuation

Full Usage: INTERP_STRING_BEGIN_PART string * SynStringKind * LexerContinuation

Parameters:

INTERP_STRING_END string * LexerContinuation

Full Usage: INTERP_STRING_END string * LexerContinuation

Parameters:
Item : string * LexerContinuation

INTERP_STRING_PART string * LexerContinuation

Full Usage: INTERP_STRING_PART string * LexerContinuation

Parameters:
Item : string * LexerContinuation

JOIN_IN

Full Usage: JOIN_IN

KEYWORD_STRING string * string

Full Usage: KEYWORD_STRING string * string

Parameters:
    Item : string * string

Item : string * string

LARROW

Full Usage: LARROW

LAZY

Full Usage: LAZY

LBRACE LexerContinuation

Full Usage: LBRACE LexerContinuation

Parameters:

LBRACE_BAR

Full Usage: LBRACE_BAR

LBRACK

Full Usage: LBRACK

LBRACK_BAR

Full Usage: LBRACK_BAR

LBRACK_LESS

Full Usage: LBRACK_LESS

LESS bool

Full Usage: LESS bool

Parameters:
    Item : bool

Item : bool

LET bool

Full Usage: LET bool

Parameters:
    Item : bool

Item : bool

LEX_FAILURE string

Full Usage: LEX_FAILURE string

Parameters:
    Item : string

Item : string

LINE_COMMENT LexerContinuation

Full Usage: LINE_COMMENT LexerContinuation

Parameters:

LPAREN

Full Usage: LPAREN

LPAREN_STAR_RPAREN

Full Usage: LPAREN_STAR_RPAREN

LQUOTE string * bool

Full Usage: LQUOTE string * bool

Parameters:
    Item : string * bool

Item : string * bool

MATCH

Full Usage: MATCH

MATCH_BANG

Full Usage: MATCH_BANG

MEMBER

Full Usage: MEMBER

MINUS

Full Usage: MINUS

MODULE

Full Usage: MODULE

MODULE_COMING_SOON

Full Usage: MODULE_COMING_SOON

MODULE_IS_HERE

Full Usage: MODULE_IS_HERE

MUTABLE

Full Usage: MUTABLE

NAMESPACE

Full Usage: NAMESPACE

NATIVEINT int64 * bool

Full Usage: NATIVEINT int64 * bool

Parameters:
    Item : int64 * bool

Item : int64 * bool

NEW

Full Usage: NEW

NULL

Full Usage: NULL

OAND_BANG bool

Full Usage: OAND_BANG bool

Parameters:
    Item : bool

Item : bool

OASSERT

Full Usage: OASSERT

OBINDER string

Full Usage: OBINDER string

Parameters:
    Item : string

Item : string

OBLOCKBEGIN

Full Usage: OBLOCKBEGIN

OBLOCKEND range

Full Usage: OBLOCKEND range

Parameters:
Item : range

OBLOCKEND_COMING_SOON

Full Usage: OBLOCKEND_COMING_SOON

OBLOCKEND_IS_HERE

Full Usage: OBLOCKEND_IS_HERE

OBLOCKSEP

Full Usage: OBLOCKSEP

ODECLEND range * bool

Full Usage: ODECLEND range * bool

Parameters:
Item : range * bool

ODO

Full Usage: ODO

ODO_BANG

Full Usage: ODO_BANG

ODUMMY token

Full Usage: ODUMMY token

Parameters:
Item : token

OELSE

Full Usage: OELSE

OEND

Full Usage: OEND

OF

Full Usage: OF

OFUN

Full Usage: OFUN

OFUNCTION

Full Usage: OFUNCTION

OINTERFACE_MEMBER

Full Usage: OINTERFACE_MEMBER

OLAZY

Full Usage: OLAZY

OLET bool

Full Usage: OLET bool

Parameters:
    Item : bool

Item : bool

OPEN

Full Usage: OPEN

OR

Full Usage: OR

ORESET

Full Usage: ORESET

ORIGHT_BLOCK_END range

Full Usage: ORIGHT_BLOCK_END range

Parameters:
Item : range

OTHEN

Full Usage: OTHEN

OVERRIDE

Full Usage: OVERRIDE

OWITH

Full Usage: OWITH

PERCENT_OP string

Full Usage: PERCENT_OP string

Parameters:
    Item : string

Item : string

PLUS_MINUS_OP string

Full Usage: PLUS_MINUS_OP string

Parameters:
    Item : string

Item : string

PREFIX_OP string

Full Usage: PREFIX_OP string

Parameters:
    Item : string

Item : string

PRIVATE

Full Usage: PRIVATE

PUBLIC

Full Usage: PUBLIC

QMARK

Full Usage: QMARK

QMARK_QMARK

Full Usage: QMARK_QMARK

QUOTE

Full Usage: QUOTE

RARROW

Full Usage: RARROW

RBRACE LexerContinuation

Full Usage: RBRACE LexerContinuation

Parameters:

RBRACE_COMING_SOON

Full Usage: RBRACE_COMING_SOON

RBRACE_IS_HERE

Full Usage: RBRACE_IS_HERE

RBRACK

Full Usage: RBRACK

REC

Full Usage: REC

RESERVED

Full Usage: RESERVED

RPAREN

Full Usage: RPAREN

RPAREN_COMING_SOON

Full Usage: RPAREN_COMING_SOON

RPAREN_IS_HERE

Full Usage: RPAREN_IS_HERE

RQUOTE string * bool

Full Usage: RQUOTE string * bool

Parameters:
    Item : string * bool

Item : string * bool

RQUOTE_BAR_RBRACE string * bool

Full Usage: RQUOTE_BAR_RBRACE string * bool

Parameters:
    Item : string * bool

Item : string * bool

RQUOTE_DOT string * bool

Full Usage: RQUOTE_DOT string * bool

Parameters:
    Item : string * bool

Item : string * bool

SEMICOLON

Full Usage: SEMICOLON

SEMICOLON_SEMICOLON

Full Usage: SEMICOLON_SEMICOLON

SIG

Full Usage: SIG

STAR

Full Usage: STAR

STATIC

Full Usage: STATIC

STRING_TEXT LexerContinuation

Full Usage: STRING_TEXT LexerContinuation

Parameters:

STRUCT

Full Usage: STRUCT

THEN

Full Usage: THEN

TO

Full Usage: TO

TRUE

Full Usage: TRUE

TRY

Full Usage: TRY

TYPE

Full Usage: TYPE

TYPE_COMING_SOON

Full Usage: TYPE_COMING_SOON

TYPE_IS_HERE

Full Usage: TYPE_IS_HERE

UINT16 uint16

Full Usage: UINT16 uint16

Parameters:
    Item : uint16

Item : uint16

UINT32 uint32

Full Usage: UINT32 uint32

Parameters:
    Item : uint32

Item : uint32

UINT64 uint64

Full Usage: UINT64 uint64

Parameters:
    Item : uint64

Item : uint64

UINT8 byte

Full Usage: UINT8 byte

Parameters:
    Item : byte

Item : byte

UNATIVEINT uint64

Full Usage: UNATIVEINT uint64

Parameters:
    Item : uint64

Item : uint64

UNDERSCORE

Full Usage: UNDERSCORE

UPCAST

Full Usage: UPCAST

VAL

Full Usage: VAL

VOID

Full Usage: VOID

WARN_DIRECTIVE range * string * LexerContinuation

Full Usage: WARN_DIRECTIVE range * string * LexerContinuation

Parameters:
Item : range * string * LexerContinuation

WHEN

Full Usage: WHEN

WHILE

Full Usage: WHILE

WHILE_BANG

Full Usage: WHILE_BANG

WHITESPACE LexerContinuation

Full Usage: WHITESPACE LexerContinuation

Parameters:

WITH

Full Usage: WITH

YIELD bool

Full Usage: YIELD bool

Parameters:
    Item : bool

Item : bool

YIELD_BANG bool

Full Usage: YIELD_BANG bool

Parameters:
    Item : bool

Item : bool

Instance members

Instance member Description

this.IsABSTRACT

Full Usage: this.IsABSTRACT

Returns: bool
Returns: bool

this.IsADJACENT_PREFIX_OP

Full Usage: this.IsADJACENT_PREFIX_OP

Returns: bool
Returns: bool

this.IsAMP

Full Usage: this.IsAMP

Returns: bool
Returns: bool

this.IsAMP_AMP

Full Usage: this.IsAMP_AMP

Returns: bool
Returns: bool

this.IsAND

Full Usage: this.IsAND

Returns: bool
Returns: bool

this.IsAND_BANG

Full Usage: this.IsAND_BANG

Returns: bool
Returns: bool

this.IsAS

Full Usage: this.IsAS

Returns: bool
Returns: bool

this.IsASR

Full Usage: this.IsASR

Returns: bool
Returns: bool

this.IsASSERT

Full Usage: this.IsASSERT

Returns: bool
Returns: bool

this.IsBAR

Full Usage: this.IsBAR

Returns: bool
Returns: bool

this.IsBAR_BAR

Full Usage: this.IsBAR_BAR

Returns: bool
Returns: bool

this.IsBAR_JUST_BEFORE_NULL

Full Usage: this.IsBAR_JUST_BEFORE_NULL

Returns: bool
Returns: bool

this.IsBAR_RBRACE

Full Usage: this.IsBAR_RBRACE

Returns: bool
Returns: bool

this.IsBAR_RBRACK

Full Usage: this.IsBAR_RBRACK

Returns: bool
Returns: bool

this.IsBASE

Full Usage: this.IsBASE

Returns: bool
Returns: bool

this.IsBEGIN

Full Usage: this.IsBEGIN

Returns: bool
Returns: bool

this.IsBIGNUM

Full Usage: this.IsBIGNUM

Returns: bool
Returns: bool

this.IsBINDER

Full Usage: this.IsBINDER

Returns: bool
Returns: bool

this.IsBYTEARRAY

Full Usage: this.IsBYTEARRAY

Returns: bool
Returns: bool

this.IsCHAR

Full Usage: this.IsCHAR

Returns: bool
Returns: bool

this.IsCLASS

Full Usage: this.IsCLASS

Returns: bool
Returns: bool

this.IsCOLON

Full Usage: this.IsCOLON

Returns: bool
Returns: bool

this.IsCOLON_COLON

Full Usage: this.IsCOLON_COLON

Returns: bool
Returns: bool

this.IsCOLON_EQUALS

Full Usage: this.IsCOLON_EQUALS

Returns: bool
Returns: bool

this.IsCOLON_GREATER

Full Usage: this.IsCOLON_GREATER

Returns: bool
Returns: bool

this.IsCOLON_QMARK

Full Usage: this.IsCOLON_QMARK

Returns: bool
Returns: bool

this.IsCOLON_QMARK_GREATER

Full Usage: this.IsCOLON_QMARK_GREATER

Returns: bool
Returns: bool

this.IsCOMMA

Full Usage: this.IsCOMMA

Returns: bool
Returns: bool

this.IsCOMMENT

Full Usage: this.IsCOMMENT

Returns: bool
Returns: bool

this.IsCONST

Full Usage: this.IsCONST

Returns: bool
Returns: bool

this.IsCONSTRAINT

Full Usage: this.IsCONSTRAINT

Returns: bool
Returns: bool

this.IsCONSTRUCTOR

Full Usage: this.IsCONSTRUCTOR

Returns: bool
Returns: bool

this.IsDECIMAL

Full Usage: this.IsDECIMAL

Returns: bool
Returns: bool

this.IsDEFAULT

Full Usage: this.IsDEFAULT

Returns: bool
Returns: bool

this.IsDELEGATE

Full Usage: this.IsDELEGATE

Returns: bool
Returns: bool

this.IsDO

Full Usage: this.IsDO

Returns: bool
Returns: bool

this.IsDOLLAR

Full Usage: this.IsDOLLAR

Returns: bool
Returns: bool

this.IsDONE

Full Usage: this.IsDONE

Returns: bool
Returns: bool

this.IsDOT

Full Usage: this.IsDOT

Returns: bool
Returns: bool

this.IsDOT_DOT

Full Usage: this.IsDOT_DOT

Returns: bool
Returns: bool

this.IsDOT_DOT_HAT

Full Usage: this.IsDOT_DOT_HAT

Returns: bool
Returns: bool

this.IsDOWNCAST

Full Usage: this.IsDOWNCAST

Returns: bool
Returns: bool

this.IsDOWNTO

Full Usage: this.IsDOWNTO

Returns: bool
Returns: bool

this.IsDO_BANG

Full Usage: this.IsDO_BANG

Returns: bool
Returns: bool

this.IsELIF

Full Usage: this.IsELIF

Returns: bool
Returns: bool

this.IsELSE

Full Usage: this.IsELSE

Returns: bool
Returns: bool

this.IsEND

Full Usage: this.IsEND

Returns: bool
Returns: bool

this.IsEOF

Full Usage: this.IsEOF

Returns: bool
Returns: bool

this.IsEQUALS

Full Usage: this.IsEQUALS

Returns: bool
Returns: bool

this.IsEXCEPTION

Full Usage: this.IsEXCEPTION

Returns: bool
Returns: bool

this.IsEXTERN

Full Usage: this.IsEXTERN

Returns: bool
Returns: bool

this.IsFALSE

Full Usage: this.IsFALSE

Returns: bool
Returns: bool

this.IsFINALLY

Full Usage: this.IsFINALLY

Returns: bool
Returns: bool

this.IsFIXED

Full Usage: this.IsFIXED

Returns: bool
Returns: bool

this.IsFOR

Full Usage: this.IsFOR

Returns: bool
Returns: bool

this.IsFUN

Full Usage: this.IsFUN

Returns: bool
Returns: bool

this.IsFUNCTION

Full Usage: this.IsFUNCTION

Returns: bool
Returns: bool

this.IsFUNKY_OPERATOR_NAME

Full Usage: this.IsFUNKY_OPERATOR_NAME

Returns: bool
Returns: bool

this.IsGLOBAL

Full Usage: this.IsGLOBAL

Returns: bool
Returns: bool

this.IsGREATER

Full Usage: this.IsGREATER

Returns: bool
Returns: bool

this.IsGREATER_BAR_RBRACE

Full Usage: this.IsGREATER_BAR_RBRACE

Returns: bool
Returns: bool

this.IsGREATER_BAR_RBRACK

Full Usage: this.IsGREATER_BAR_RBRACK

Returns: bool
Returns: bool

this.IsGREATER_RBRACK

Full Usage: this.IsGREATER_RBRACK

Returns: bool
Returns: bool

this.IsHASH

Full Usage: this.IsHASH

Returns: bool
Returns: bool

this.IsHASH_ELSE

Full Usage: this.IsHASH_ELSE

Returns: bool
Returns: bool

this.IsHASH_ENDIF

Full Usage: this.IsHASH_ENDIF

Returns: bool
Returns: bool

this.IsHASH_IDENT

Full Usage: this.IsHASH_IDENT

Returns: bool
Returns: bool

this.IsHASH_IF

Full Usage: this.IsHASH_IF

Returns: bool
Returns: bool

this.IsHASH_LIGHT

Full Usage: this.IsHASH_LIGHT

Returns: bool
Returns: bool

this.IsHASH_LINE

Full Usage: this.IsHASH_LINE

Returns: bool
Returns: bool

this.IsHIGH_PRECEDENCE_BRACK_APP

Full Usage: this.IsHIGH_PRECEDENCE_BRACK_APP

Returns: bool
Returns: bool

this.IsHIGH_PRECEDENCE_PAREN_APP

Full Usage: this.IsHIGH_PRECEDENCE_PAREN_APP

Returns: bool
Returns: bool

this.IsHIGH_PRECEDENCE_TYAPP

Full Usage: this.IsHIGH_PRECEDENCE_TYAPP

Returns: bool
Returns: bool

this.IsIDENT

Full Usage: this.IsIDENT

Returns: bool
Returns: bool

this.IsIEEE32

Full Usage: this.IsIEEE32

Returns: bool
Returns: bool

this.IsIEEE64

Full Usage: this.IsIEEE64

Returns: bool
Returns: bool

this.IsIF

Full Usage: this.IsIF

Returns: bool
Returns: bool

this.IsIN

Full Usage: this.IsIN

Returns: bool
Returns: bool

this.IsINACTIVECODE

Full Usage: this.IsINACTIVECODE

Returns: bool
Returns: bool

this.IsINFIX_AMP_OP

Full Usage: this.IsINFIX_AMP_OP

Returns: bool
Returns: bool

this.IsINFIX_AT_HAT_OP

Full Usage: this.IsINFIX_AT_HAT_OP

Returns: bool
Returns: bool

this.IsINFIX_BAR_OP

Full Usage: this.IsINFIX_BAR_OP

Returns: bool
Returns: bool

this.IsINFIX_COMPARE_OP

Full Usage: this.IsINFIX_COMPARE_OP

Returns: bool
Returns: bool

this.IsINFIX_STAR_DIV_MOD_OP

Full Usage: this.IsINFIX_STAR_DIV_MOD_OP

Returns: bool
Returns: bool

this.IsINFIX_STAR_STAR_OP

Full Usage: this.IsINFIX_STAR_STAR_OP

Returns: bool
Returns: bool

this.IsINHERIT

Full Usage: this.IsINHERIT

Returns: bool
Returns: bool

this.IsINLINE

Full Usage: this.IsINLINE

Returns: bool
Returns: bool

this.IsINSTANCE

Full Usage: this.IsINSTANCE

Returns: bool
Returns: bool

this.IsINT16

Full Usage: this.IsINT16

Returns: bool
Returns: bool

this.IsINT32

Full Usage: this.IsINT32

Returns: bool
Returns: bool

this.IsINT32_DOT_DOT

Full Usage: this.IsINT32_DOT_DOT

Returns: bool
Returns: bool

this.IsINT64

Full Usage: this.IsINT64

Returns: bool
Returns: bool

this.IsINT8

Full Usage: this.IsINT8

Returns: bool
Returns: bool

this.IsINTERFACE

Full Usage: this.IsINTERFACE

Returns: bool
Returns: bool

this.IsINTERNAL

Full Usage: this.IsINTERNAL

Returns: bool
Returns: bool

this.IsINTERP_STRING_BEGIN_END

Full Usage: this.IsINTERP_STRING_BEGIN_END

Returns: bool
Returns: bool

this.IsINTERP_STRING_BEGIN_PART

Full Usage: this.IsINTERP_STRING_BEGIN_PART

Returns: bool
Returns: bool

this.IsINTERP_STRING_END

Full Usage: this.IsINTERP_STRING_END

Returns: bool
Returns: bool

this.IsINTERP_STRING_PART

Full Usage: this.IsINTERP_STRING_PART

Returns: bool
Returns: bool

this.IsJOIN_IN

Full Usage: this.IsJOIN_IN

Returns: bool
Returns: bool

this.IsKEYWORD_STRING

Full Usage: this.IsKEYWORD_STRING

Returns: bool
Returns: bool

this.IsLARROW

Full Usage: this.IsLARROW

Returns: bool
Returns: bool

this.IsLAZY

Full Usage: this.IsLAZY

Returns: bool
Returns: bool

this.IsLBRACE

Full Usage: this.IsLBRACE

Returns: bool
Returns: bool

this.IsLBRACE_BAR

Full Usage: this.IsLBRACE_BAR

Returns: bool
Returns: bool

this.IsLBRACK

Full Usage: this.IsLBRACK

Returns: bool
Returns: bool

this.IsLBRACK_BAR

Full Usage: this.IsLBRACK_BAR

Returns: bool
Returns: bool

this.IsLBRACK_LESS

Full Usage: this.IsLBRACK_LESS

Returns: bool
Returns: bool

this.IsLESS

Full Usage: this.IsLESS

Returns: bool
Returns: bool

this.IsLET

Full Usage: this.IsLET

Returns: bool
Returns: bool

this.IsLEX_FAILURE

Full Usage: this.IsLEX_FAILURE

Returns: bool
Returns: bool

this.IsLINE_COMMENT

Full Usage: this.IsLINE_COMMENT

Returns: bool
Returns: bool

this.IsLPAREN

Full Usage: this.IsLPAREN

Returns: bool
Returns: bool

this.IsLPAREN_STAR_RPAREN

Full Usage: this.IsLPAREN_STAR_RPAREN

Returns: bool
Returns: bool

this.IsLQUOTE

Full Usage: this.IsLQUOTE

Returns: bool
Returns: bool

this.IsMATCH

Full Usage: this.IsMATCH

Returns: bool
Returns: bool

this.IsMATCH_BANG

Full Usage: this.IsMATCH_BANG

Returns: bool
Returns: bool

this.IsMEMBER

Full Usage: this.IsMEMBER

Returns: bool
Returns: bool

this.IsMINUS

Full Usage: this.IsMINUS

Returns: bool
Returns: bool

this.IsMODULE

Full Usage: this.IsMODULE

Returns: bool
Returns: bool

this.IsMODULE_COMING_SOON

Full Usage: this.IsMODULE_COMING_SOON

Returns: bool
Returns: bool

this.IsMODULE_IS_HERE

Full Usage: this.IsMODULE_IS_HERE

Returns: bool
Returns: bool

this.IsMUTABLE

Full Usage: this.IsMUTABLE

Returns: bool
Returns: bool

this.IsNAMESPACE

Full Usage: this.IsNAMESPACE

Returns: bool
Returns: bool

this.IsNATIVEINT

Full Usage: this.IsNATIVEINT

Returns: bool
Returns: bool

this.IsNEW

Full Usage: this.IsNEW

Returns: bool
Returns: bool

this.IsNULL

Full Usage: this.IsNULL

Returns: bool
Returns: bool

this.IsOAND_BANG

Full Usage: this.IsOAND_BANG

Returns: bool
Returns: bool

this.IsOASSERT

Full Usage: this.IsOASSERT

Returns: bool
Returns: bool

this.IsOBINDER

Full Usage: this.IsOBINDER

Returns: bool
Returns: bool

this.IsOBLOCKBEGIN

Full Usage: this.IsOBLOCKBEGIN

Returns: bool
Returns: bool

this.IsOBLOCKEND

Full Usage: this.IsOBLOCKEND

Returns: bool
Returns: bool

this.IsOBLOCKEND_COMING_SOON

Full Usage: this.IsOBLOCKEND_COMING_SOON

Returns: bool
Returns: bool

this.IsOBLOCKEND_IS_HERE

Full Usage: this.IsOBLOCKEND_IS_HERE

Returns: bool
Returns: bool

this.IsOBLOCKSEP

Full Usage: this.IsOBLOCKSEP

Returns: bool
Returns: bool

this.IsODECLEND

Full Usage: this.IsODECLEND

Returns: bool
Returns: bool

this.IsODO

Full Usage: this.IsODO

Returns: bool
Returns: bool

this.IsODO_BANG

Full Usage: this.IsODO_BANG

Returns: bool
Returns: bool

this.IsODUMMY

Full Usage: this.IsODUMMY

Returns: bool
Returns: bool

this.IsOELSE

Full Usage: this.IsOELSE

Returns: bool
Returns: bool

this.IsOEND

Full Usage: this.IsOEND

Returns: bool
Returns: bool

this.IsOF

Full Usage: this.IsOF

Returns: bool
Returns: bool

this.IsOFUN

Full Usage: this.IsOFUN

Returns: bool
Returns: bool

this.IsOFUNCTION

Full Usage: this.IsOFUNCTION

Returns: bool
Returns: bool

this.IsOINTERFACE_MEMBER

Full Usage: this.IsOINTERFACE_MEMBER

Returns: bool
Returns: bool

this.IsOLAZY

Full Usage: this.IsOLAZY

Returns: bool
Returns: bool

this.IsOLET

Full Usage: this.IsOLET

Returns: bool
Returns: bool

this.IsOPEN

Full Usage: this.IsOPEN

Returns: bool
Returns: bool

this.IsOR

Full Usage: this.IsOR

Returns: bool
Returns: bool

this.IsORESET

Full Usage: this.IsORESET

Returns: bool
Returns: bool

this.IsORIGHT_BLOCK_END

Full Usage: this.IsORIGHT_BLOCK_END

Returns: bool
Returns: bool

this.IsOTHEN

Full Usage: this.IsOTHEN

Returns: bool
Returns: bool

this.IsOVERRIDE

Full Usage: this.IsOVERRIDE

Returns: bool
Returns: bool

this.IsOWITH

Full Usage: this.IsOWITH

Returns: bool
Returns: bool

this.IsPERCENT_OP

Full Usage: this.IsPERCENT_OP

Returns: bool
Returns: bool

this.IsPLUS_MINUS_OP

Full Usage: this.IsPLUS_MINUS_OP

Returns: bool
Returns: bool

this.IsPREFIX_OP

Full Usage: this.IsPREFIX_OP

Returns: bool
Returns: bool

this.IsPRIVATE

Full Usage: this.IsPRIVATE

Returns: bool
Returns: bool

this.IsPUBLIC

Full Usage: this.IsPUBLIC

Returns: bool
Returns: bool

this.IsQMARK

Full Usage: this.IsQMARK

Returns: bool
Returns: bool

this.IsQMARK_QMARK

Full Usage: this.IsQMARK_QMARK

Returns: bool
Returns: bool

this.IsQUOTE

Full Usage: this.IsQUOTE

Returns: bool
Returns: bool

this.IsRARROW

Full Usage: this.IsRARROW

Returns: bool
Returns: bool

this.IsRBRACE

Full Usage: this.IsRBRACE

Returns: bool
Returns: bool

this.IsRBRACE_COMING_SOON

Full Usage: this.IsRBRACE_COMING_SOON

Returns: bool
Returns: bool

this.IsRBRACE_IS_HERE

Full Usage: this.IsRBRACE_IS_HERE

Returns: bool
Returns: bool

this.IsRBRACK

Full Usage: this.IsRBRACK

Returns: bool
Returns: bool

this.IsREC

Full Usage: this.IsREC

Returns: bool
Returns: bool

this.IsRESERVED

Full Usage: this.IsRESERVED

Returns: bool
Returns: bool

this.IsRPAREN

Full Usage: this.IsRPAREN

Returns: bool
Returns: bool

this.IsRPAREN_COMING_SOON

Full Usage: this.IsRPAREN_COMING_SOON

Returns: bool
Returns: bool

this.IsRPAREN_IS_HERE

Full Usage: this.IsRPAREN_IS_HERE

Returns: bool
Returns: bool

this.IsRQUOTE

Full Usage: this.IsRQUOTE

Returns: bool
Returns: bool

this.IsRQUOTE_BAR_RBRACE

Full Usage: this.IsRQUOTE_BAR_RBRACE

Returns: bool
Returns: bool

this.IsRQUOTE_DOT

Full Usage: this.IsRQUOTE_DOT

Returns: bool
Returns: bool

this.IsSEMICOLON

Full Usage: this.IsSEMICOLON

Returns: bool
Returns: bool

this.IsSEMICOLON_SEMICOLON

Full Usage: this.IsSEMICOLON_SEMICOLON

Returns: bool
Returns: bool

this.IsSIG

Full Usage: this.IsSIG

Returns: bool
Returns: bool

this.IsSTAR

Full Usage: this.IsSTAR

Returns: bool
Returns: bool

this.IsSTATIC

Full Usage: this.IsSTATIC

Returns: bool
Returns: bool

this.IsSTRING

Full Usage: this.IsSTRING

Returns: bool
Returns: bool

this.IsSTRING_TEXT

Full Usage: this.IsSTRING_TEXT

Returns: bool
Returns: bool

this.IsSTRUCT

Full Usage: this.IsSTRUCT

Returns: bool
Returns: bool

this.IsTHEN

Full Usage: this.IsTHEN

Returns: bool
Returns: bool

this.IsTO

Full Usage: this.IsTO

Returns: bool
Returns: bool

this.IsTRUE

Full Usage: this.IsTRUE

Returns: bool
Returns: bool

this.IsTRY

Full Usage: this.IsTRY

Returns: bool
Returns: bool

this.IsTYPE

Full Usage: this.IsTYPE

Returns: bool
Returns: bool

this.IsTYPE_COMING_SOON

Full Usage: this.IsTYPE_COMING_SOON

Returns: bool
Returns: bool

this.IsTYPE_IS_HERE

Full Usage: this.IsTYPE_IS_HERE

Returns: bool
Returns: bool

this.IsUINT16

Full Usage: this.IsUINT16

Returns: bool
Returns: bool

this.IsUINT32

Full Usage: this.IsUINT32

Returns: bool
Returns: bool

this.IsUINT64

Full Usage: this.IsUINT64

Returns: bool
Returns: bool

this.IsUINT8

Full Usage: this.IsUINT8

Returns: bool
Returns: bool

this.IsUNATIVEINT

Full Usage: this.IsUNATIVEINT

Returns: bool
Returns: bool

this.IsUNDERSCORE

Full Usage: this.IsUNDERSCORE

Returns: bool
Returns: bool

this.IsUPCAST

Full Usage: this.IsUPCAST

Returns: bool
Returns: bool

this.IsVAL

Full Usage: this.IsVAL

Returns: bool
Returns: bool

this.IsVOID

Full Usage: this.IsVOID

Returns: bool
Returns: bool

this.IsWARN_DIRECTIVE

Full Usage: this.IsWARN_DIRECTIVE

Returns: bool
Returns: bool

this.IsWHEN

Full Usage: this.IsWHEN

Returns: bool
Returns: bool

this.IsWHILE

Full Usage: this.IsWHILE

Returns: bool
Returns: bool

this.IsWHILE_BANG

Full Usage: this.IsWHILE_BANG

Returns: bool
Returns: bool

this.IsWHITESPACE

Full Usage: this.IsWHITESPACE

Returns: bool
Returns: bool

this.IsWITH

Full Usage: this.IsWITH

Returns: bool
Returns: bool

this.IsYIELD

Full Usage: this.IsYIELD

Returns: bool
Returns: bool

this.IsYIELD_BANG

Full Usage: this.IsYIELD_BANG

Returns: bool
Returns: bool

Type something to start searching.