Class PowerBuilderParser
Inheritance
System.Object
PowerBuilderParser
Assembly: Powerbuilder.dll
Syntax
public class PowerBuilderParser : Parser
Constructors
|
Improve this Doc
View Source
PowerBuilderParser(ITokenStream)
Declaration
public PowerBuilderParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
PowerBuilderParser(ITokenStream, TextWriter, TextWriter)
Declaration
public PowerBuilderParser(ITokenStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
TextWriter |
output |
|
TextWriter |
errorOutput |
|
Fields
|
Improve this Doc
View Source
_ATN
Declaration
public static readonly ATN _ATN
Field Value
|
Improve this Doc
View Source
ALIAS
Declaration
public const int ALIAS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AND
Declaration
public const int AND = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ANY
Declaration
public const int ANY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AT
Declaration
public const int AT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
AUTOINSTANTIATE
Declaration
public const int AUTOINSTANTIATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BLOB
Declaration
public const int BLOB = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BOOLEAN
Declaration
public const int BOOLEAN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BYTE
Declaration
public const int BYTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CALL
Declaration
public const int CALL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CARAT
Declaration
public const int CARAT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CASE
Declaration
public const int CASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CATCH
Declaration
public const int CATCH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHAR
Declaration
public const int CHAR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHARACTER
Declaration
public const int CHARACTER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHOOSE
Declaration
public const int CHOOSE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CLOSE
Declaration
public const int CLOSE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLON
Declaration
public const int COLON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COLONCOLON
Declaration
public const int COLONCOLON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMA
Declaration
public const int COMMA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
COMMIT
Declaration
public const int COMMIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONNECT
Declaration
public const int CONNECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONSTANT
Declaration
public const int CONSTANT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CONTINUE
Declaration
public const int CONTINUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CREATE
Declaration
public const int CREATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CURSOR
Declaration
public const int CURSOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATE
Declaration
public const int DATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATE_TYPE
Declaration
public const int DATE_TYPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DATETIME
Declaration
public const int DATETIME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DEC
Declaration
public const int DEC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DECIMAL
Declaration
public const int DECIMAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
decisionToDFA
Declaration
protected static Antlr4.Runtime.Dfa.DFA[] decisionToDFA
Field Value
Type |
Description |
Antlr4.Runtime.Dfa.DFA[] |
|
|
Improve this Doc
View Source
DECLARE
Declaration
public const int DECLARE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
IVocabulary |
|
|
Improve this Doc
View Source
DELETE
Declaration
public const int DELETE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DESCRIBE
Declaration
public const int DESCRIBE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DESCRIPTOR
Declaration
public const int DESCRIPTOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DESTROY
Declaration
public const int DESTROY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DISCONNECT
Declaration
public const int DISCONNECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DIV
Declaration
public const int DIV = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DIVEQ
Declaration
public const int DIVEQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DO
Declaration
public const int DO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOT
Declaration
public const int DOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOTDOTDOT
Declaration
public const int DOTDOTDOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOUBLE
Declaration
public const int DOUBLE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DOUBLE_PIPE
Declaration
public const int DOUBLE_PIPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DQUOTE
Declaration
public const int DQUOTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DQUOTED_STRING
Declaration
public const int DQUOTED_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
DYNAMIC
Declaration
public const int DYNAMIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ELSE
Declaration
public const int ELSE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ELSEIF
Declaration
public const int ELSEIF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
END
Declaration
public const int END = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ENUM
Declaration
public const int ENUM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EQ
Declaration
public const int EQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EVENT
Declaration
public const int EVENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXECUTE
Declaration
public const int EXECUTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
EXIT
Declaration
public const int EXIT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int EXPORT_HEADER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FALSE
Declaration
public const int FALSE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FETCH
Declaration
public const int FETCH = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FINALLY
Declaration
public const int FINALLY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FOR
Declaration
public const int FOR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FORWARD
Declaration
public const int FORWARD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FROM
Declaration
public const int FROM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
FUNCTION
Declaration
public const int FUNCTION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GLOBAL
Declaration
public const int GLOBAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GOTO
Declaration
public const int GOTO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GT
Declaration
public const int GT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GTE
Declaration
public const int GTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
GTLT
Declaration
public const int GTLT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HALT
Declaration
public const int HALT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ID
Declaration
public const int ID = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IF
Declaration
public const int IF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int IMMEDIATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INDIRECT
Declaration
public const int INDIRECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INSERT
Declaration
public const int INSERT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INT
Declaration
public const int INT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTEGER
Declaration
public const int INTEGER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
INTO
Declaration
public const int INTO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
IS
Declaration
public const int IS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LBRACE
Declaration
public const int LBRACE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LCURLY
Declaration
public const int LCURLY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LIBRARY
Declaration
public const int LIBRARY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LINE_CONTINUATION
Declaration
public const int LINE_CONTINUATION = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOCAL
Declaration
public const int LOCAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LONG
Declaration
public const int LONG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LONGLONG
Declaration
public const int LONGLONG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LOOP
Declaration
public const int LOOP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LPAREN
Declaration
public const int LPAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LT
Declaration
public const int LT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LTE
Declaration
public const int LTE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MINUS
Declaration
public const int MINUS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MINUSEQ
Declaration
public const int MINUSEQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int ML_COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MULT
Declaration
public const int MULT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
MULTEQ
Declaration
public const int MULTEQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NEXT
Declaration
public const int NEXT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NOT
Declaration
public const int NOT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NULL_
Declaration
public const int NULL_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NUMBER
Declaration
public const int NUMBER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ON
Declaration
public const int ON = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OPEN
Declaration
public const int OPEN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
OR
Declaration
public const int OR = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLUS
Declaration
public const int PLUS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PLUSEQ
Declaration
public const int PLUSEQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
POST
Declaration
public const int POST = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PREPARE
Declaration
public const int PREPARE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRIVATE
Declaration
public const int PRIVATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRIVATEREAD
Declaration
public const int PRIVATEREAD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PRIVATEWRITE
Declaration
public const int PRIVATEWRITE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROCEDURE
Declaration
public const int PROCEDURE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROTECTED
Declaration
public const int PROTECTED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROTECTEDREAD
Declaration
public const int PROTECTEDREAD = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROTECTEDWRITE
Declaration
public const int PROTECTEDWRITE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PROTOTYPES
Declaration
public const int PROTOTYPES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PUBLIC
Declaration
public const int PUBLIC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
QUOTED_STRING
Declaration
public const int QUOTED_STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RBRACE
Declaration
public const int RBRACE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RCURLY
Declaration
public const int RCURLY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
READONLY
Declaration
public const int READONLY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REAL
Declaration
public const int REAL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
REF
Declaration
public const int REF = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RELEASE
Declaration
public const int RELEASE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RETURN
Declaration
public const int RETURN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ROLLBACK
Declaration
public const int ROLLBACK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RPAREN
Declaration
public const int RPAREN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RPCFUNC
Declaration
public const int RPCFUNC = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_access_modif
Declaration
public const int RULE_access_modif = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_access_modif_part
Declaration
public const int RULE_access_modif_part = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_access_type
Declaration
public const int RULE_access_type = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_add_expr
Declaration
public const int RULE_add_expr = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ancestor_event_call_statement
Declaration
public const int RULE_ancestor_event_call_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ancestor_function_call
Declaration
public const int RULE_ancestor_function_call = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_array_access_atom
Declaration
public const int RULE_array_access_atom = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_array_decl_sub
Declaration
public const int RULE_array_decl_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_assignment_rhs
Declaration
public const int RULE_assignment_rhs = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_assignment_statement
Declaration
public const int RULE_assignment_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_atom_sub
Declaration
public const int RULE_atom_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_atom_sub_call1
Declaration
public const int RULE_atom_sub_call1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_atom_sub_member1
Declaration
public const int RULE_atom_sub_member1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_bind_param
Declaration
public const int RULE_bind_param = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_body_rule
Declaration
public const int RULE_body_rule = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_boolean_expression
Declaration
public const int RULE_boolean_expression = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_call_statement
Declaration
public const int RULE_call_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_choose_case_cond_sub
Declaration
public const int RULE_choose_case_cond_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_choose_case_else_sub
Declaration
public const int RULE_choose_case_else_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_choose_case_value_sub
Declaration
public const int RULE_choose_case_value_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_choose_statement
Declaration
public const int RULE_choose_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_close_call_sub
Declaration
public const int RULE_close_call_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_close_cursor_statement
Declaration
public const int RULE_close_cursor_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_close_sql_statement
Declaration
public const int RULE_close_sql_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_condition_and
Declaration
public const int RULE_condition_and = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_condition_comparison
Declaration
public const int RULE_condition_comparison = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_condition_not
Declaration
public const int RULE_condition_not = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_condition_or
Declaration
public const int RULE_condition_or = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_constant_decl
Declaration
public const int RULE_constant_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_constant_decl_sub
Declaration
public const int RULE_constant_decl_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_continue_statement
Declaration
public const int RULE_continue_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_continue_sub
Declaration
public const int RULE_continue_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_create_call_statement
Declaration
public const int RULE_create_call_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_create_call_sub
Declaration
public const int RULE_create_call_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_data_type_name
Declaration
public const int RULE_data_type_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_datatype_decl
Declaration
public const int RULE_datatype_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_dataTypeSub
Declaration
public const int RULE_dataTypeSub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_decimal_decl_sub
Declaration
public const int RULE_decimal_decl_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_declare_cursor_statement
Declaration
public const int RULE_declare_cursor_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_declare_procedure_statement
Declaration
public const int RULE_declare_procedure_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_describe_function_call
Declaration
public const int RULE_describe_function_call = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_destroy_call_statement
Declaration
public const int RULE_destroy_call_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_destroy_call_sub
Declaration
public const int RULE_destroy_call_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_do_loop_while_statement
Declaration
public const int RULE_do_loop_while_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_do_while_loop_statement
Declaration
public const int RULE_do_while_loop_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_else_statement
Declaration
public const int RULE_else_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_elseif_statement
Declaration
public const int RULE_elseif_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_event_body
Declaration
public const int RULE_event_body = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_event_call_statement
Declaration
public const int RULE_event_call_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_event_call_statement_sub
Declaration
public const int RULE_event_call_statement_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_event_forward_decl
Declaration
public const int RULE_event_forward_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_execute_statement
Declaration
public const int RULE_execute_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_exit_statement
Declaration
public const int RULE_exit_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expression
Declaration
public const int RULE_expression = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_expression_list
Declaration
public const int RULE_expression_list = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_fetch_into_statement
Declaration
public const int RULE_fetch_into_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_for_loop_statement
Declaration
public const int RULE_for_loop_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_forward_decl
Declaration
public const int RULE_forward_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_body
Declaration
public const int RULE_function_body = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_call_expression_sub
Declaration
public const int RULE_function_call_expression_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_call_statement
Declaration
public const int RULE_function_call_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_event_call
Declaration
public const int RULE_function_event_call = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_forward_decl
Declaration
public const int RULE_function_forward_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_forward_decl_alias
Declaration
public const int RULE_function_forward_decl_alias = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_name
Declaration
public const int RULE_function_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_function_virtual_call_expression_sub
Declaration
public const int RULE_function_virtual_call_expression_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_functions_forward_decl
Declaration
public const int RULE_functions_forward_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_global_variables_decl
Declaration
public const int RULE_global_variables_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_goto_statement
Declaration
public const int RULE_goto_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_identifier
Declaration
public const int RULE_identifier = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_identifier_array
Declaration
public const int RULE_identifier_array = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_identifier_name
Declaration
public const int RULE_identifier_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_identifier_name_ex
Declaration
public const int RULE_identifier_name_ex = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_if_simple_statement
Declaration
public const int RULE_if_simple_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_if_statement
Declaration
public const int RULE_if_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_increment_decrement_statement
Declaration
public const int RULE_increment_decrement_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_label_stat
Declaration
public const int RULE_label_stat = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_mul_expr
Declaration
public const int RULE_mul_expr = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_on_body
Declaration
public const int RULE_on_body = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_open_call_sub
Declaration
public const int RULE_open_call_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_open_cursor_statement
Declaration
public const int RULE_open_cursor_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_operator
Declaration
public const int RULE_operator = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_parameter_sub
Declaration
public const int RULE_parameter_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_parameters_list_sub
Declaration
public const int RULE_parameters_list_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_post_event
Declaration
public const int RULE_post_event = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_prepare_sql_stateent
Declaration
public const int RULE_prepare_sql_stateent = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_public_statement
Declaration
public const int RULE_public_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_return_statement
Declaration
public const int RULE_return_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_scope_modif
Declaration
public const int RULE_scope_modif = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_select_clause
Declaration
public const int RULE_select_clause = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_set_value
Declaration
public const int RULE_set_value = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sql_commit_statement
Declaration
public const int RULE_sql_commit_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sql_connect_statement
Declaration
public const int RULE_sql_connect_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sql_delete_statement
Declaration
public const int RULE_sql_delete_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sql_insert_statement
Declaration
public const int RULE_sql_insert_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sql_select_statement
Declaration
public const int RULE_sql_select_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sql_statement
Declaration
public const int RULE_sql_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sql_update_statement
Declaration
public const int RULE_sql_update_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_sql_values
Declaration
public const int RULE_sql_values = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_start_rule
Declaration
public const int RULE_start_rule = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_statement
Declaration
public const int RULE_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_statement_sub
Declaration
public const int RULE_statement_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_string_literal
Declaration
public const int RULE_string_literal = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_super_call_statement
Declaration
public const int RULE_super_call_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_throw_statement
Declaration
public const int RULE_throw_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_try_catch_statement
Declaration
public const int RULE_try_catch_statement = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_type_variables_decl
Declaration
public const int RULE_type_variables_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_unary_sign_expr
Declaration
public const int RULE_unary_sign_expr = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_value
Declaration
public const int RULE_value = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_variable_decl
Declaration
public const int RULE_variable_decl = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_variable_decl_event
Declaration
public const int RULE_variable_decl_event = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_variable_decl_sub
Declaration
public const int RULE_variable_decl_sub = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_variable_decl_sub0
Declaration
public const int RULE_variable_decl_sub0 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_variable_decl_sub1
Declaration
public const int RULE_variable_decl_sub1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_variable_decl_sub2
Declaration
public const int RULE_variable_decl_sub2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_variable_name
Declaration
public const int RULE_variable_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_where_clause
Declaration
public const int RULE_where_clause = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SELECT
Declaration
public const int SELECT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SELECTBLOB
Declaration
public const int SELECTBLOB = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SEMI
Declaration
public const int SEMI = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SET
Declaration
public const int SET = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SHARED
Declaration
public const int SHARED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
Declaration
public const int SL_COMMENT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SQLCA
Declaration
public const int SQLCA = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STEP
Declaration
public const int STEP = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
STRING
Declaration
public const int STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUBROUTINE
Declaration
public const int SUBROUTINE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SUPER
Declaration
public const int SUPER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SYSTEM
Declaration
public const int SYSTEM = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THEN
Declaration
public const int THEN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THROW
Declaration
public const int THROW = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
THROWS
Declaration
public const int THROWS = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TICK
Declaration
public const int TICK = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TIME
Declaration
public const int TIME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TIME_TYPE
Declaration
public const int TIME_TYPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TO
Declaration
public const int TO = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TQ
Declaration
public const int TQ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRIGGER
Declaration
public const int TRIGGER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRUE
Declaration
public const int TRUE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRY
Declaration
public const int TRY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TYPE
Declaration
public const int TYPE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UINT
Declaration
public const int UINT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ULONG
Declaration
public const int ULONG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNDERSCORE
Declaration
public const int UNDERSCORE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNSIGNEDINTEGER
Declaration
public const int UNSIGNEDINTEGER = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNSIGNEDLONG
Declaration
public const int UNSIGNEDLONG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UNTIL
Declaration
public const int UNTIL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UPDATE
Declaration
public const int UPDATE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
UPDATEBLOB
Declaration
public const int UPDATEBLOB = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
USING
Declaration
public const int USING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VALUES
Declaration
public const int VALUES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
VARIABLES
Declaration
public const int VARIABLES = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WHERE
Declaration
public const int WHERE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WHILE
Declaration
public const int WHILE = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WINDOW
Declaration
public const int WINDOW = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WITHIN
Declaration
public const int WITHIN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
WS
Declaration
public const int WS = null
Field Value
Type |
Description |
System.Int32 |
|
Properties
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Vocabulary
Declaration
public override IVocabulary Vocabulary { get; }
Property Value
Type |
Description |
IVocabulary |
|
Methods
|
Improve this Doc
View Source
access_modif()
Declaration
public PowerBuilderParser.Access_modifContext access_modif()
Returns
|
Improve this Doc
View Source
access_modif_part()
Declaration
public PowerBuilderParser.Access_modif_partContext access_modif_part()
Returns
|
Improve this Doc
View Source
access_type()
Declaration
public PowerBuilderParser.Access_typeContext access_type()
Returns
|
Improve this Doc
View Source
add_expr()
Declaration
public PowerBuilderParser.Add_exprContext add_expr()
Returns
|
Improve this Doc
View Source
ancestor_event_call_statement()
Declaration
public PowerBuilderParser.Ancestor_event_call_statementContext ancestor_event_call_statement()
Returns
|
Improve this Doc
View Source
ancestor_function_call()
Declaration
public PowerBuilderParser.Ancestor_function_callContext ancestor_function_call()
Returns
|
Improve this Doc
View Source
array_access_atom()
Declaration
public PowerBuilderParser.Array_access_atomContext array_access_atom()
Returns
|
Improve this Doc
View Source
array_decl_sub()
Declaration
public PowerBuilderParser.Array_decl_subContext array_decl_sub()
Returns
|
Improve this Doc
View Source
assignment_rhs()
Declaration
public PowerBuilderParser.Assignment_rhsContext assignment_rhs()
Returns
|
Improve this Doc
View Source
assignment_statement()
Declaration
public PowerBuilderParser.Assignment_statementContext assignment_statement()
Returns
|
Improve this Doc
View Source
atom_sub()
Declaration
public PowerBuilderParser.Atom_subContext atom_sub()
Returns
|
Improve this Doc
View Source
atom_sub_call1()
Declaration
public PowerBuilderParser.Atom_sub_call1Context atom_sub_call1()
Returns
|
Improve this Doc
View Source
atom_sub_member1()
Declaration
public PowerBuilderParser.Atom_sub_member1Context atom_sub_member1()
Returns
|
Improve this Doc
View Source
bind_param()
Declaration
public PowerBuilderParser.Bind_paramContext bind_param()
Returns
|
Improve this Doc
View Source
body_rule()
Declaration
public PowerBuilderParser.Body_ruleContext body_rule()
Returns
|
Improve this Doc
View Source
boolean_expression()
Declaration
public PowerBuilderParser.Boolean_expressionContext boolean_expression()
Returns
|
Improve this Doc
View Source
call_statement()
Declaration
public PowerBuilderParser.Call_statementContext call_statement()
Returns
|
Improve this Doc
View Source
choose_case_cond_sub()
Declaration
public PowerBuilderParser.Choose_case_cond_subContext choose_case_cond_sub()
Returns
|
Improve this Doc
View Source
choose_case_else_sub()
Declaration
public PowerBuilderParser.Choose_case_else_subContext choose_case_else_sub()
Returns
|
Improve this Doc
View Source
choose_case_value_sub()
Declaration
public PowerBuilderParser.Choose_case_value_subContext choose_case_value_sub()
Returns
|
Improve this Doc
View Source
choose_statement()
Declaration
public PowerBuilderParser.Choose_statementContext choose_statement()
Returns
|
Improve this Doc
View Source
close_call_sub()
Declaration
public PowerBuilderParser.Close_call_subContext close_call_sub()
Returns
|
Improve this Doc
View Source
close_cursor_statement()
Declaration
public PowerBuilderParser.Close_cursor_statementContext close_cursor_statement()
Returns
|
Improve this Doc
View Source
close_sql_statement()
Declaration
public PowerBuilderParser.Close_sql_statementContext close_sql_statement()
Returns
|
Improve this Doc
View Source
condition_and()
Declaration
public PowerBuilderParser.Condition_andContext condition_and()
Returns
|
Improve this Doc
View Source
condition_comparison()
Declaration
public PowerBuilderParser.Condition_comparisonContext condition_comparison()
Returns
|
Improve this Doc
View Source
condition_not()
Declaration
public PowerBuilderParser.Condition_notContext condition_not()
Returns
|
Improve this Doc
View Source
condition_or()
Declaration
public PowerBuilderParser.Condition_orContext condition_or()
Returns
|
Improve this Doc
View Source
constant_decl()
Declaration
public PowerBuilderParser.Constant_declContext constant_decl()
Returns
|
Improve this Doc
View Source
constant_decl_sub()
Declaration
public PowerBuilderParser.Constant_decl_subContext constant_decl_sub()
Returns
|
Improve this Doc
View Source
continue_statement()
Declaration
public PowerBuilderParser.Continue_statementContext continue_statement()
Returns
|
Improve this Doc
View Source
continue_sub()
Declaration
public PowerBuilderParser.Continue_subContext continue_sub()
Returns
|
Improve this Doc
View Source
create_call_statement()
Declaration
public PowerBuilderParser.Create_call_statementContext create_call_statement()
Returns
|
Improve this Doc
View Source
create_call_sub()
Declaration
public PowerBuilderParser.Create_call_subContext create_call_sub()
Returns
|
Improve this Doc
View Source
data_type_name()
Declaration
public PowerBuilderParser.Data_type_nameContext data_type_name()
Returns
|
Improve this Doc
View Source
datatype_decl()
Declaration
public PowerBuilderParser.Datatype_declContext datatype_decl()
Returns
|
Improve this Doc
View Source
dataTypeSub()
Declaration
public PowerBuilderParser.DataTypeSubContext dataTypeSub()
Returns
|
Improve this Doc
View Source
decimal_decl_sub()
Declaration
public PowerBuilderParser.Decimal_decl_subContext decimal_decl_sub()
Returns
|
Improve this Doc
View Source
declare_cursor_statement()
Declaration
public PowerBuilderParser.Declare_cursor_statementContext declare_cursor_statement()
Returns
|
Improve this Doc
View Source
declare_procedure_statement()
Declaration
public PowerBuilderParser.Declare_procedure_statementContext declare_procedure_statement()
Returns
|
Improve this Doc
View Source
describe_function_call()
Declaration
public PowerBuilderParser.Describe_function_callContext describe_function_call()
Returns
|
Improve this Doc
View Source
destroy_call_statement()
Declaration
public PowerBuilderParser.Destroy_call_statementContext destroy_call_statement()
Returns
|
Improve this Doc
View Source
destroy_call_sub()
Declaration
public PowerBuilderParser.Destroy_call_subContext destroy_call_sub()
Returns
|
Improve this Doc
View Source
do_loop_while_statement()
Declaration
public PowerBuilderParser.Do_loop_while_statementContext do_loop_while_statement()
Returns
|
Improve this Doc
View Source
do_while_loop_statement()
Declaration
public PowerBuilderParser.Do_while_loop_statementContext do_while_loop_statement()
Returns
|
Improve this Doc
View Source
else_statement()
Declaration
public PowerBuilderParser.Else_statementContext else_statement()
Returns
|
Improve this Doc
View Source
elseif_statement()
Declaration
public PowerBuilderParser.Elseif_statementContext elseif_statement()
Returns
|
Improve this Doc
View Source
event_body()
Declaration
public PowerBuilderParser.Event_bodyContext event_body()
Returns
|
Improve this Doc
View Source
event_call_statement()
Declaration
public PowerBuilderParser.Event_call_statementContext event_call_statement()
Returns
|
Improve this Doc
View Source
event_call_statement_sub()
Declaration
public PowerBuilderParser.Event_call_statement_subContext event_call_statement_sub()
Returns
|
Improve this Doc
View Source
event_forward_decl()
Declaration
public PowerBuilderParser.Event_forward_declContext event_forward_decl()
Returns
|
Improve this Doc
View Source
execute_statement()
Declaration
public PowerBuilderParser.Execute_statementContext execute_statement()
Returns
|
Improve this Doc
View Source
exit_statement()
Declaration
public PowerBuilderParser.Exit_statementContext exit_statement()
Returns
|
Improve this Doc
View Source
expression()
Declaration
public PowerBuilderParser.ExpressionContext expression()
Returns
|
Improve this Doc
View Source
expression_list()
Declaration
public PowerBuilderParser.Expression_listContext expression_list()
Returns
|
Improve this Doc
View Source
fetch_into_statement()
Declaration
public PowerBuilderParser.Fetch_into_statementContext fetch_into_statement()
Returns
|
Improve this Doc
View Source
for_loop_statement()
Declaration
public PowerBuilderParser.For_loop_statementContext for_loop_statement()
Returns
|
Improve this Doc
View Source
forward_decl()
Declaration
public PowerBuilderParser.Forward_declContext forward_decl()
Returns
|
Improve this Doc
View Source
function_body()
Declaration
public PowerBuilderParser.Function_bodyContext function_body()
Returns
|
Improve this Doc
View Source
function_call_expression_sub()
Declaration
public PowerBuilderParser.Function_call_expression_subContext function_call_expression_sub()
Returns
|
Improve this Doc
View Source
function_call_statement()
Declaration
public PowerBuilderParser.Function_call_statementContext function_call_statement()
Returns
|
Improve this Doc
View Source
function_event_call()
Declaration
public PowerBuilderParser.Function_event_callContext function_event_call()
Returns
|
Improve this Doc
View Source
function_forward_decl()
Declaration
public PowerBuilderParser.Function_forward_declContext function_forward_decl()
Returns
|
Improve this Doc
View Source
function_forward_decl_alias()
Declaration
public PowerBuilderParser.Function_forward_decl_aliasContext function_forward_decl_alias()
Returns
|
Improve this Doc
View Source
function_name()
Declaration
public PowerBuilderParser.Function_nameContext function_name()
Returns
|
Improve this Doc
View Source
function_virtual_call_expression_sub()
Declaration
public PowerBuilderParser.Function_virtual_call_expression_subContext function_virtual_call_expression_sub()
Returns
|
Improve this Doc
View Source
functions_forward_decl()
Declaration
public PowerBuilderParser.Functions_forward_declContext functions_forward_decl()
Returns
|
Improve this Doc
View Source
global_variables_decl()
Declaration
public PowerBuilderParser.Global_variables_declContext global_variables_decl()
Returns
|
Improve this Doc
View Source
goto_statement()
Declaration
public PowerBuilderParser.Goto_statementContext goto_statement()
Returns
|
Improve this Doc
View Source
identifier()
Declaration
public PowerBuilderParser.IdentifierContext identifier()
Returns
|
Improve this Doc
View Source
identifier_array()
Declaration
public PowerBuilderParser.Identifier_arrayContext identifier_array()
Returns
|
Improve this Doc
View Source
identifier_name()
Declaration
public PowerBuilderParser.Identifier_nameContext identifier_name()
Returns
|
Improve this Doc
View Source
identifier_name_ex()
Declaration
public PowerBuilderParser.Identifier_name_exContext identifier_name_ex()
Returns
|
Improve this Doc
View Source
if_simple_statement()
Declaration
public PowerBuilderParser.If_simple_statementContext if_simple_statement()
Returns
|
Improve this Doc
View Source
if_statement()
Declaration
public PowerBuilderParser.If_statementContext if_statement()
Returns
|
Improve this Doc
View Source
increment_decrement_statement()
Declaration
public PowerBuilderParser.Increment_decrement_statementContext increment_decrement_statement()
Returns
|
Improve this Doc
View Source
label_stat()
Declaration
public PowerBuilderParser.Label_statContext label_stat()
Returns
|
Improve this Doc
View Source
mul_expr()
Declaration
public PowerBuilderParser.Mul_exprContext mul_expr()
Returns
|
Improve this Doc
View Source
on_body()
Declaration
public PowerBuilderParser.On_bodyContext on_body()
Returns
|
Improve this Doc
View Source
open_call_sub()
Declaration
public PowerBuilderParser.Open_call_subContext open_call_sub()
Returns
|
Improve this Doc
View Source
open_cursor_statement()
Declaration
public PowerBuilderParser.Open_cursor_statementContext open_cursor_statement()
Returns
|
Improve this Doc
View Source
operator()
Declaration
public PowerBuilderParser.OperatorContext operator()
Returns
|
Improve this Doc
View Source
parameter_sub()
Declaration
public PowerBuilderParser.Parameter_subContext parameter_sub()
Returns
|
Improve this Doc
View Source
parameters_list_sub()
Declaration
public PowerBuilderParser.Parameters_list_subContext parameters_list_sub()
Returns
|
Improve this Doc
View Source
post_event()
Declaration
public PowerBuilderParser.Post_eventContext post_event()
Returns
|
Improve this Doc
View Source
prepare_sql_stateent()
Declaration
public PowerBuilderParser.Prepare_sql_stateentContext prepare_sql_stateent()
Returns
|
Improve this Doc
View Source
public_statement()
Declaration
public PowerBuilderParser.Public_statementContext public_statement()
Returns
|
Improve this Doc
View Source
return_statement()
Declaration
public PowerBuilderParser.Return_statementContext return_statement()
Returns
|
Improve this Doc
View Source
scope_modif()
Declaration
public PowerBuilderParser.Scope_modifContext scope_modif()
Returns
|
Improve this Doc
View Source
select_clause()
Declaration
public PowerBuilderParser.Select_clauseContext select_clause()
Returns
|
Improve this Doc
View Source
Sempred(RuleContext, Int32, Int32)
Declaration
public override bool Sempred(RuleContext _localctx, int ruleIndex, int predIndex)
Parameters
Type |
Name |
Description |
RuleContext |
_localctx |
|
System.Int32 |
ruleIndex |
|
System.Int32 |
predIndex |
|
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
set_value()
Declaration
public PowerBuilderParser.Set_valueContext set_value()
Returns
|
Improve this Doc
View Source
sql_commit_statement()
Declaration
public PowerBuilderParser.Sql_commit_statementContext sql_commit_statement()
Returns
|
Improve this Doc
View Source
sql_connect_statement()
Declaration
public PowerBuilderParser.Sql_connect_statementContext sql_connect_statement()
Returns
|
Improve this Doc
View Source
sql_delete_statement()
Declaration
public PowerBuilderParser.Sql_delete_statementContext sql_delete_statement()
Returns
|
Improve this Doc
View Source
sql_insert_statement()
Declaration
public PowerBuilderParser.Sql_insert_statementContext sql_insert_statement()
Returns
|
Improve this Doc
View Source
sql_select_statement()
Declaration
public PowerBuilderParser.Sql_select_statementContext sql_select_statement()
Returns
|
Improve this Doc
View Source
sql_statement()
Declaration
public PowerBuilderParser.Sql_statementContext sql_statement()
Returns
|
Improve this Doc
View Source
sql_update_statement()
Declaration
public PowerBuilderParser.Sql_update_statementContext sql_update_statement()
Returns
|
Improve this Doc
View Source
sql_values()
Declaration
public PowerBuilderParser.Sql_valuesContext sql_values()
Returns
|
Improve this Doc
View Source
start_rule()
Declaration
public PowerBuilderParser.Start_ruleContext start_rule()
Returns
|
Improve this Doc
View Source
statement()
Declaration
public PowerBuilderParser.StatementContext statement()
Returns
|
Improve this Doc
View Source
statement_sub()
Declaration
public PowerBuilderParser.Statement_subContext statement_sub()
Returns
|
Improve this Doc
View Source
string_literal()
Declaration
public PowerBuilderParser.String_literalContext string_literal()
Returns
|
Improve this Doc
View Source
super_call_statement()
Declaration
public PowerBuilderParser.Super_call_statementContext super_call_statement()
Returns
|
Improve this Doc
View Source
throw_statement()
Declaration
public PowerBuilderParser.Throw_statementContext throw_statement()
Returns
|
Improve this Doc
View Source
try_catch_statement()
Declaration
public PowerBuilderParser.Try_catch_statementContext try_catch_statement()
Returns
|
Improve this Doc
View Source
type_variables_decl()
Declaration
public PowerBuilderParser.Type_variables_declContext type_variables_decl()
Returns
|
Improve this Doc
View Source
unary_sign_expr()
Declaration
public PowerBuilderParser.Unary_sign_exprContext unary_sign_expr()
Returns
|
Improve this Doc
View Source
value()
Declaration
public PowerBuilderParser.ValueContext value()
Returns
|
Improve this Doc
View Source
variable_decl()
Declaration
public PowerBuilderParser.Variable_declContext variable_decl()
Returns
|
Improve this Doc
View Source
variable_decl_event()
Declaration
public PowerBuilderParser.Variable_decl_eventContext variable_decl_event()
Returns
|
Improve this Doc
View Source
variable_decl_sub()
Declaration
public PowerBuilderParser.Variable_decl_subContext variable_decl_sub()
Returns
|
Improve this Doc
View Source
variable_decl_sub0()
Declaration
public PowerBuilderParser.Variable_decl_sub0Context variable_decl_sub0()
Returns
|
Improve this Doc
View Source
variable_decl_sub1()
Declaration
public PowerBuilderParser.Variable_decl_sub1Context variable_decl_sub1()
Returns
|
Improve this Doc
View Source
variable_decl_sub2()
Declaration
public PowerBuilderParser.Variable_decl_sub2Context variable_decl_sub2()
Returns
|
Improve this Doc
View Source
variable_name()
Declaration
public PowerBuilderParser.Variable_nameContext variable_name()
Returns
|
Improve this Doc
View Source
where_clause()
Declaration
public PowerBuilderParser.Where_clauseContext where_clause()
Returns