Class TSQLParser.Schema_createContext
java.lang.Object
org.antlr.v4.runtime.RuleContext
org.antlr.v4.runtime.ParserRuleContext
org.pgcodekeeper.core.parsers.antlr.ms.generated.TSQLParser.Schema_createContext
- All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTree,org.antlr.v4.runtime.tree.RuleNode,org.antlr.v4.runtime.tree.SyntaxTree,org.antlr.v4.runtime.tree.Tree
- Enclosing class:
- TSQLParser
public static class TSQLParser.Schema_createContext
extends org.antlr.v4.runtime.ParserRuleContext
-
Field Summary
Fields inherited from class org.antlr.v4.runtime.ParserRuleContext
children, EMPTY, exception, start, stopFields inherited from class org.antlr.v4.runtime.RuleContext
invokingState, parent -
Constructor Summary
ConstructorsConstructorDescriptionSchema_createContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState) -
Method Summary
Methods inherited from class org.antlr.v4.runtime.ParserRuleContext
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoStringMethods inherited from class org.antlr.v4.runtime.RuleContext
accept, depth, getAltNumber, getPayload, getRuleContext, getText, isEmpty, setAltNumber, setParent, toString, toString, toString, toString, toString, toStringTree, toStringTree, toStringTree
-
Constructor Details
-
Schema_createContext
public Schema_createContext(org.antlr.v4.runtime.ParserRuleContext parent, int invokingState)
-
-
Method Details
-
CREATE
public org.antlr.v4.runtime.tree.TerminalNode CREATE() -
create_aggregate
-
create_application_role
-
create_assembly
-
create_asymmetric_key
-
create_certificate
-
create_column_encryption_key
-
create_column_master_key
-
create_contract
-
create_credential
-
create_cryptographic_provider
-
create_database
-
create_database_encryption_key
-
create_database_scoped_credential
-
create_default
-
create_db_role
-
create_endpoint
-
create_event_notification
-
create_external_data_source
-
create_external_language
-
create_external_library
-
create_external_file_format
-
create_external_resource_pool
-
create_external_table
-
create_fulltext_catalog
-
create_fulltext_index
-
create_fulltext_stoplist
-
create_index
-
create_key
-
create_login_sql_server
-
create_master_key_sql_server
-
create_message_type
-
create_or_alter_broker_priority
-
create_or_alter_event_session
-
create_or_alter_resource_pool
-
create_partition_function
-
create_partition_scheme
-
create_queue
-
create_remote_service_binding
-
create_route
-
create_rule
-
create_search_property_list
-
create_security_policy
-
create_selective_index
-
create_sequence
-
create_server_audit
-
create_server_audit_specification
-
create_server_role
-
create_service
-
create_spatial_index
-
create_statistics
-
create_synonym
-
create_table
-
create_type
-
create_user
-
create_workload_group
-
create_xml_index
-
create_xml_schema_collection
-
getRuleIndex
public int getRuleIndex()- Overrides:
getRuleIndexin classorg.antlr.v4.runtime.RuleContext
-