Show / Hide Table of Contents

Class CPP14Parser

Inheritance
System.Object
CPP14Parser
Namespace: GCore.Antlr.Grammers.Cpp
Assembly: Cpp.dll
Syntax
public class CPP14Parser : Parser

Constructors

| Improve this Doc View Source

CPP14Parser(ITokenStream)

Declaration
public CPP14Parser(ITokenStream input)
Parameters
Type Name Description
ITokenStream input
| Improve this Doc View Source

CPP14Parser(ITokenStream, TextWriter, TextWriter)

Declaration
public CPP14Parser(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
Type Description
ATN
| Improve this Doc View Source

Alignas

Declaration
public const int Alignas = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Alignof

Declaration
public const int Alignof = 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

AndAnd

Declaration
public const int AndAnd = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

AndAssign

Declaration
public const int AndAssign = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Arrow

Declaration
public const int Arrow = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ArrowStar

Declaration
public const int ArrowStar = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Asm

Declaration
public const int Asm = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Assign

Declaration
public const int Assign = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Auto

Declaration
public const int Auto = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

BinaryLiteral

Declaration
public const int BinaryLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

BlockComment

Declaration
public const int BlockComment = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Bool

Declaration
public const int Bool = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

BooleanLiteral

Declaration
public const int BooleanLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Break

Declaration
public const int Break = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Caret

Declaration
public const int Caret = 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

Char16

Declaration
public const int Char16 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Char32

Declaration
public const int Char32 = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

CharacterLiteral

Declaration
public const int CharacterLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Class

Declaration
public const int Class = 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

Comma

Declaration
public const int Comma = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Const

Declaration
public const int Const = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Const_cast

Declaration
public const int Const_cast = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Constexpr

Declaration
public const int Constexpr = 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

DecimalLiteral

Declaration
public const int DecimalLiteral = 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

Decltype

Declaration
public const int Decltype = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Default

Declaration
public const int Default = 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

Directive

Declaration
public const int Directive = 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

DivAssign

Declaration
public const int DivAssign = 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

DotStar

Declaration
public const int DotStar = 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

Doublecolon

Declaration
public const int Doublecolon = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Dynamic_cast

Declaration
public const int Dynamic_cast = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Ellipsis

Declaration
public const int Ellipsis = 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

Enum

Declaration
public const int Enum = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Equal

Declaration
public const int Equal = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Explicit

Declaration
public const int Explicit = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Export

Declaration
public const int Export = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Extern

Declaration
public const int Extern = 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

Final

Declaration
public const int Final = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Float

Declaration
public const int Float = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

FloatingLiteral

Declaration
public const int FloatingLiteral = 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

Friend

Declaration
public const int Friend = 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

Greater

Declaration
public const int Greater = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

GreaterEqual

Declaration
public const int GreaterEqual = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

HexadecimalLiteral

Declaration
public const int HexadecimalLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Identifier

Declaration
public const int Identifier = 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

Inline

Declaration
public const int Inline = 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

IntegerLiteral

Declaration
public const int IntegerLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Integersuffix

Declaration
public const int Integersuffix = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LeftBrace

Declaration
public const int LeftBrace = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LeftBracket

Declaration
public const int LeftBracket = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LeftParen

Declaration
public const int LeftParen = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LeftShiftAssign

Declaration
public const int LeftShiftAssign = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Less

Declaration
public const int Less = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LessEqual

Declaration
public const int LessEqual = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

LineComment

Declaration
public const int LineComment = 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

Minus

Declaration
public const int Minus = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MinusAssign

Declaration
public const int MinusAssign = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MinusMinus

Declaration
public const int MinusMinus = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Mod

Declaration
public const int Mod = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

ModAssign

Declaration
public const int ModAssign = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

MultiLineMacro

Declaration
public const int MultiLineMacro = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Mutable

Declaration
public const int Mutable = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Namespace

Declaration
public const int Namespace = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

New

Declaration
public const int New = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Newline

Declaration
public const int Newline = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Noexcept

Declaration
public const int Noexcept = 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

NotEqual

Declaration
public const int NotEqual = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Nullptr

Declaration
public const int Nullptr = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

OctalLiteral

Declaration
public const int OctalLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Operator

Declaration
public const int Operator = 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

OrAssign

Declaration
public const int OrAssign = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

OrOr

Declaration
public const int OrOr = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Override

Declaration
public const int Override = 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

PlusAssign

Declaration
public const int PlusAssign = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

PlusPlus

Declaration
public const int PlusPlus = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

PointerLiteral

Declaration
public const int PointerLiteral = 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

Protected

Declaration
public const int Protected = 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

Question

Declaration
public const int Question = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Register

Declaration
public const int Register = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Reinterpret_cast

Declaration
public const int Reinterpret_cast = 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

RightBrace

Declaration
public const int RightBrace = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RightBracket

Declaration
public const int RightBracket = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RightParen

Declaration
public const int RightParen = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RightShiftAssign

Declaration
public const int RightShiftAssign = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_abstractDeclarator

Declaration
public const int RULE_abstractDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_abstractPackDeclarator

Declaration
public const int RULE_abstractPackDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_accessSpecifier

Declaration
public const int RULE_accessSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_additiveExpression

Declaration
public const int RULE_additiveExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_aliasDeclaration

Declaration
public const int RULE_aliasDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_alignmentspecifier

Declaration
public const int RULE_alignmentspecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_andExpression

Declaration
public const int RULE_andExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_asmDefinition

Declaration
public const int RULE_asmDefinition = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_assignmentExpression

Declaration
public const int RULE_assignmentExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_assignmentOperator

Declaration
public const int RULE_assignmentOperator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attribute

Declaration
public const int RULE_attribute = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attributeArgumentClause

Declaration
public const int RULE_attributeArgumentClause = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attributeDeclaration

Declaration
public const int RULE_attributeDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attributeList

Declaration
public const int RULE_attributeList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attributeNamespace

Declaration
public const int RULE_attributeNamespace = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attributeSpecifier

Declaration
public const int RULE_attributeSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_attributeSpecifierSeq

Declaration
public const int RULE_attributeSpecifierSeq = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_balancedtoken

Declaration
public const int RULE_balancedtoken = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_balancedTokenSeq

Declaration
public const int RULE_balancedTokenSeq = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_baseClause

Declaration
public const int RULE_baseClause = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_baseSpecifier

Declaration
public const int RULE_baseSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_baseSpecifierList

Declaration
public const int RULE_baseSpecifierList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_baseTypeSpecifier

Declaration
public const int RULE_baseTypeSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_blockDeclaration

Declaration
public const int RULE_blockDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_bracedInitList

Declaration
public const int RULE_bracedInitList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_braceOrEqualInitializer

Declaration
public const int RULE_braceOrEqualInitializer = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_capture

Declaration
public const int RULE_capture = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_captureDefault

Declaration
public const int RULE_captureDefault = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_captureList

Declaration
public const int RULE_captureList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_castExpression

Declaration
public const int RULE_castExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_classHead

Declaration
public const int RULE_classHead = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_classHeadName

Declaration
public const int RULE_classHeadName = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_classKey

Declaration
public const int RULE_classKey = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_className

Declaration
public const int RULE_className = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_classOrDeclType

Declaration
public const int RULE_classOrDeclType = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_classSpecifier

Declaration
public const int RULE_classSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_classVirtSpecifier

Declaration
public const int RULE_classVirtSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_compoundStatement

Declaration
public const int RULE_compoundStatement = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_condition

Declaration
public const int RULE_condition = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_conditionalExpression

Declaration
public const int RULE_conditionalExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_constantExpression

Declaration
public const int RULE_constantExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_constructorInitializer

Declaration
public const int RULE_constructorInitializer = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_conversionDeclarator

Declaration
public const int RULE_conversionDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_conversionFunctionId

Declaration
public const int RULE_conversionFunctionId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_conversionTypeId

Declaration
public const int RULE_conversionTypeId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_cvQualifier

Declaration
public const int RULE_cvQualifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_cvqualifierseq

Declaration
public const int RULE_cvqualifierseq = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_declaration

Declaration
public const int RULE_declaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_declarationseq

Declaration
public const int RULE_declarationseq = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_declarationStatement

Declaration
public const int RULE_declarationStatement = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_declarator

Declaration
public const int RULE_declarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_declaratorid

Declaration
public const int RULE_declaratorid = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_declSpecifier

Declaration
public const int RULE_declSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_declSpecifierSeq

Declaration
public const int RULE_declSpecifierSeq = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_decltypeSpecifier

Declaration
public const int RULE_decltypeSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_deleteExpression

Declaration
public const int RULE_deleteExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_dynamicExceptionSpecification

Declaration
public const int RULE_dynamicExceptionSpecification = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_elaboratedTypeSpecifier

Declaration
public const int RULE_elaboratedTypeSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_emptyDeclaration

Declaration
public const int RULE_emptyDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_enumbase

Declaration
public const int RULE_enumbase = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_enumerator

Declaration
public const int RULE_enumerator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_enumeratorDefinition

Declaration
public const int RULE_enumeratorDefinition = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_enumeratorList

Declaration
public const int RULE_enumeratorList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_enumHead

Declaration
public const int RULE_enumHead = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_enumkey

Declaration
public const int RULE_enumkey = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_enumName

Declaration
public const int RULE_enumName = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_enumSpecifier

Declaration
public const int RULE_enumSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_equalityExpression

Declaration
public const int RULE_equalityExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_exceptionDeclaration

Declaration
public const int RULE_exceptionDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_exceptionSpecification

Declaration
public const int RULE_exceptionSpecification = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_exclusiveOrExpression

Declaration
public const int RULE_exclusiveOrExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_explicitInstantiation

Declaration
public const int RULE_explicitInstantiation = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_explicitSpecialization

Declaration
public const int RULE_explicitSpecialization = 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_expressionList

Declaration
public const int RULE_expressionList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_expressionStatement

Declaration
public const int RULE_expressionStatement = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_forInitStatement

Declaration
public const int RULE_forInitStatement = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_forRangeDeclaration

Declaration
public const int RULE_forRangeDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_forRangeInitializer

Declaration
public const int RULE_forRangeInitializer = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_functionBody

Declaration
public const int RULE_functionBody = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_functionDefinition

Declaration
public const int RULE_functionDefinition = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_functionSpecifier

Declaration
public const int RULE_functionSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_functionTryBlock

Declaration
public const int RULE_functionTryBlock = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_handler

Declaration
public const int RULE_handler = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_handlerSeq

Declaration
public const int RULE_handlerSeq = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_idExpression

Declaration
public const int RULE_idExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_inclusiveOrExpression

Declaration
public const int RULE_inclusiveOrExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_initcapture

Declaration
public const int RULE_initcapture = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_initDeclarator

Declaration
public const int RULE_initDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_initDeclaratorList

Declaration
public const int RULE_initDeclaratorList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_initializer

Declaration
public const int RULE_initializer = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_initializerClause

Declaration
public const int RULE_initializerClause = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_initializerList

Declaration
public const int RULE_initializerList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_iterationStatement

Declaration
public const int RULE_iterationStatement = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_jumpStatement

Declaration
public const int RULE_jumpStatement = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_labeledStatement

Declaration
public const int RULE_labeledStatement = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_lambdaCapture

Declaration
public const int RULE_lambdaCapture = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_lambdaDeclarator

Declaration
public const int RULE_lambdaDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_lambdaExpression

Declaration
public const int RULE_lambdaExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_lambdaIntroducer

Declaration
public const int RULE_lambdaIntroducer = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_linkageSpecification

Declaration
public const int RULE_linkageSpecification = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_literal

Declaration
public const int RULE_literal = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_literalOperatorId

Declaration
public const int RULE_literalOperatorId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_logicalAndExpression

Declaration
public const int RULE_logicalAndExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_logicalOrExpression

Declaration
public const int RULE_logicalOrExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_memberdeclaration

Declaration
public const int RULE_memberdeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_memberDeclarator

Declaration
public const int RULE_memberDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_memberDeclaratorList

Declaration
public const int RULE_memberDeclaratorList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_memberSpecification

Declaration
public const int RULE_memberSpecification = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_memInitializer

Declaration
public const int RULE_memInitializer = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_meminitializerid

Declaration
public const int RULE_meminitializerid = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_memInitializerList

Declaration
public const int RULE_memInitializerList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_multiplicativeExpression

Declaration
public const int RULE_multiplicativeExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_namespaceAlias

Declaration
public const int RULE_namespaceAlias = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_namespaceAliasDefinition

Declaration
public const int RULE_namespaceAliasDefinition = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_namespaceDefinition

Declaration
public const int RULE_namespaceDefinition = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_namespaceName

Declaration
public const int RULE_namespaceName = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_nestedNameSpecifier

Declaration
public const int RULE_nestedNameSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_newDeclarator

Declaration
public const int RULE_newDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_newExpression

Declaration
public const int RULE_newExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_newInitializer

Declaration
public const int RULE_newInitializer = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_newPlacement

Declaration
public const int RULE_newPlacement = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_newTypeId

Declaration
public const int RULE_newTypeId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_noeExceptSpecification

Declaration
public const int RULE_noeExceptSpecification = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_noExceptExpression

Declaration
public const int RULE_noExceptExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_noPointerAbstractDeclarator

Declaration
public const int RULE_noPointerAbstractDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_noPointerAbstractPackDeclarator

Declaration
public const int RULE_noPointerAbstractPackDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_noPointerDeclarator

Declaration
public const int RULE_noPointerDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_noPointerNewDeclarator

Declaration
public const int RULE_noPointerNewDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_opaqueEnumDeclaration

Declaration
public const int RULE_opaqueEnumDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_operatorFunctionId

Declaration
public const int RULE_operatorFunctionId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_originalNamespaceName

Declaration
public const int RULE_originalNamespaceName = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_parameterDeclaration

Declaration
public const int RULE_parameterDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_parameterDeclarationClause

Declaration
public const int RULE_parameterDeclarationClause = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_parameterDeclarationList

Declaration
public const int RULE_parameterDeclarationList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_parametersAndQualifiers

Declaration
public const int RULE_parametersAndQualifiers = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_pointerAbstractDeclarator

Declaration
public const int RULE_pointerAbstractDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_pointerDeclarator

Declaration
public const int RULE_pointerDeclarator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_pointerMemberExpression

Declaration
public const int RULE_pointerMemberExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_pointerOperator

Declaration
public const int RULE_pointerOperator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_postfixExpression

Declaration
public const int RULE_postfixExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_primaryExpression

Declaration
public const int RULE_primaryExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_pseudoDestructorName

Declaration
public const int RULE_pseudoDestructorName = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_pureSpecifier

Declaration
public const int RULE_pureSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_qualifiedId

Declaration
public const int RULE_qualifiedId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_qualifiednamespacespecifier

Declaration
public const int RULE_qualifiednamespacespecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_refqualifier

Declaration
public const int RULE_refqualifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_relationalExpression

Declaration
public const int RULE_relationalExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_selectionStatement

Declaration
public const int RULE_selectionStatement = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_shiftExpression

Declaration
public const int RULE_shiftExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_shiftOperator

Declaration
public const int RULE_shiftOperator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_simpleCapture

Declaration
public const int RULE_simpleCapture = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_simpleDeclaration

Declaration
public const int RULE_simpleDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_simpleTemplateId

Declaration
public const int RULE_simpleTemplateId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_simpleTypeLengthModifier

Declaration
public const int RULE_simpleTypeLengthModifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_simpleTypeSignednessModifier

Declaration
public const int RULE_simpleTypeSignednessModifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_simpleTypeSpecifier

Declaration
public const int RULE_simpleTypeSpecifier = 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_statementSeq

Declaration
public const int RULE_statementSeq = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_staticAssertDeclaration

Declaration
public const int RULE_staticAssertDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_storageClassSpecifier

Declaration
public const int RULE_storageClassSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_templateArgument

Declaration
public const int RULE_templateArgument = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_templateArgumentList

Declaration
public const int RULE_templateArgumentList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_templateDeclaration

Declaration
public const int RULE_templateDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_templateId

Declaration
public const int RULE_templateId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_templateName

Declaration
public const int RULE_templateName = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_templateParameter

Declaration
public const int RULE_templateParameter = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_templateparameterList

Declaration
public const int RULE_templateparameterList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_theOperator

Declaration
public const int RULE_theOperator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_theTypeId

Declaration
public const int RULE_theTypeId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_theTypeName

Declaration
public const int RULE_theTypeName = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_throwExpression

Declaration
public const int RULE_throwExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_trailingReturnType

Declaration
public const int RULE_trailingReturnType = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_trailingTypeSpecifier

Declaration
public const int RULE_trailingTypeSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_trailingTypeSpecifierSeq

Declaration
public const int RULE_trailingTypeSpecifierSeq = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_translationUnit

Declaration
public const int RULE_translationUnit = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_tryBlock

Declaration
public const int RULE_tryBlock = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_typedefName

Declaration
public const int RULE_typedefName = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_typeIdList

Declaration
public const int RULE_typeIdList = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_typeIdOfTheTypeId

Declaration
public const int RULE_typeIdOfTheTypeId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_typeNameSpecifier

Declaration
public const int RULE_typeNameSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_typeParameter

Declaration
public const int RULE_typeParameter = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_typeSpecifier

Declaration
public const int RULE_typeSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_typeSpecifierSeq

Declaration
public const int RULE_typeSpecifierSeq = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_unaryExpression

Declaration
public const int RULE_unaryExpression = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_unaryOperator

Declaration
public const int RULE_unaryOperator = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_unqualifiedId

Declaration
public const int RULE_unqualifiedId = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_usingDeclaration

Declaration
public const int RULE_usingDeclaration = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_usingDirective

Declaration
public const int RULE_usingDirective = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_virtualSpecifier

Declaration
public const int RULE_virtualSpecifier = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

RULE_virtualSpecifierSeq

Declaration
public const int RULE_virtualSpecifierSeq = 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

Semi

Declaration
public const int Semi = 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

Short

Declaration
public const int Short = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Signed

Declaration
public const int Signed = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Sizeof

Declaration
public const int Sizeof = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Star

Declaration
public const int Star = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

StarAssign

Declaration
public const int StarAssign = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Static

Declaration
public const int Static = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Static_assert

Declaration
public const int Static_assert = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Static_cast

Declaration
public const int Static_cast = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

StringLiteral

Declaration
public const int StringLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Struct

Declaration
public const int Struct = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Switch

Declaration
public const int Switch = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Template

Declaration
public const int Template = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

This

Declaration
public const int This = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Thread_local

Declaration
public const int Thread_local = 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

Tilde

Declaration
public const int Tilde = 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

Typedef

Declaration
public const int Typedef = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Typeid_

Declaration
public const int Typeid_ = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Typename_

Declaration
public const int Typename_ = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Union

Declaration
public const int Union = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Unsigned

Declaration
public const int Unsigned = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

UserDefinedCharacterLiteral

Declaration
public const int UserDefinedCharacterLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

UserDefinedFloatingLiteral

Declaration
public const int UserDefinedFloatingLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

UserDefinedIntegerLiteral

Declaration
public const int UserDefinedIntegerLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

UserDefinedLiteral

Declaration
public const int UserDefinedLiteral = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

UserDefinedStringLiteral

Declaration
public const int UserDefinedStringLiteral = 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

Virtual

Declaration
public const int Virtual = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Void

Declaration
public const int Void = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Volatile

Declaration
public const int Volatile = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Wchar

Declaration
public const int Wchar = 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

Whitespace

Declaration
public const int Whitespace = null
Field Value
Type Description
System.Int32
| Improve this Doc View Source

XorAssign

Declaration
public const int XorAssign = 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

abstractDeclarator()

Declaration
public CPP14Parser.AbstractDeclaratorContext abstractDeclarator()
Returns
Type Description
CPP14Parser.AbstractDeclaratorContext
| Improve this Doc View Source

abstractPackDeclarator()

Declaration
public CPP14Parser.AbstractPackDeclaratorContext abstractPackDeclarator()
Returns
Type Description
CPP14Parser.AbstractPackDeclaratorContext
| Improve this Doc View Source

accessSpecifier()

Declaration
public CPP14Parser.AccessSpecifierContext accessSpecifier()
Returns
Type Description
CPP14Parser.AccessSpecifierContext
| Improve this Doc View Source

additiveExpression()

Declaration
public CPP14Parser.AdditiveExpressionContext additiveExpression()
Returns
Type Description
CPP14Parser.AdditiveExpressionContext
| Improve this Doc View Source

aliasDeclaration()

Declaration
public CPP14Parser.AliasDeclarationContext aliasDeclaration()
Returns
Type Description
CPP14Parser.AliasDeclarationContext
| Improve this Doc View Source

alignmentspecifier()

Declaration
public CPP14Parser.AlignmentspecifierContext alignmentspecifier()
Returns
Type Description
CPP14Parser.AlignmentspecifierContext
| Improve this Doc View Source

andExpression()

Declaration
public CPP14Parser.AndExpressionContext andExpression()
Returns
Type Description
CPP14Parser.AndExpressionContext
| Improve this Doc View Source

asmDefinition()

Declaration
public CPP14Parser.AsmDefinitionContext asmDefinition()
Returns
Type Description
CPP14Parser.AsmDefinitionContext
| Improve this Doc View Source

assignmentExpression()

Declaration
public CPP14Parser.AssignmentExpressionContext assignmentExpression()
Returns
Type Description
CPP14Parser.AssignmentExpressionContext
| Improve this Doc View Source

assignmentOperator()

Declaration
public CPP14Parser.AssignmentOperatorContext assignmentOperator()
Returns
Type Description
CPP14Parser.AssignmentOperatorContext
| Improve this Doc View Source

attribute()

Declaration
public CPP14Parser.AttributeContext attribute()
Returns
Type Description
CPP14Parser.AttributeContext
| Improve this Doc View Source

attributeArgumentClause()

Declaration
public CPP14Parser.AttributeArgumentClauseContext attributeArgumentClause()
Returns
Type Description
CPP14Parser.AttributeArgumentClauseContext
| Improve this Doc View Source

attributeDeclaration()

Declaration
public CPP14Parser.AttributeDeclarationContext attributeDeclaration()
Returns
Type Description
CPP14Parser.AttributeDeclarationContext
| Improve this Doc View Source

attributeList()

Declaration
public CPP14Parser.AttributeListContext attributeList()
Returns
Type Description
CPP14Parser.AttributeListContext
| Improve this Doc View Source

attributeNamespace()

Declaration
public CPP14Parser.AttributeNamespaceContext attributeNamespace()
Returns
Type Description
CPP14Parser.AttributeNamespaceContext
| Improve this Doc View Source

attributeSpecifier()

Declaration
public CPP14Parser.AttributeSpecifierContext attributeSpecifier()
Returns
Type Description
CPP14Parser.AttributeSpecifierContext
| Improve this Doc View Source

attributeSpecifierSeq()

Declaration
public CPP14Parser.AttributeSpecifierSeqContext attributeSpecifierSeq()
Returns
Type Description
CPP14Parser.AttributeSpecifierSeqContext
| Improve this Doc View Source

balancedtoken()

Declaration
public CPP14Parser.BalancedtokenContext balancedtoken()
Returns
Type Description
CPP14Parser.BalancedtokenContext
| Improve this Doc View Source

balancedTokenSeq()

Declaration
public CPP14Parser.BalancedTokenSeqContext balancedTokenSeq()
Returns
Type Description
CPP14Parser.BalancedTokenSeqContext
| Improve this Doc View Source

baseClause()

Declaration
public CPP14Parser.BaseClauseContext baseClause()
Returns
Type Description
CPP14Parser.BaseClauseContext
| Improve this Doc View Source

baseSpecifier()

Declaration
public CPP14Parser.BaseSpecifierContext baseSpecifier()
Returns
Type Description
CPP14Parser.BaseSpecifierContext
| Improve this Doc View Source

baseSpecifierList()

Declaration
public CPP14Parser.BaseSpecifierListContext baseSpecifierList()
Returns
Type Description
CPP14Parser.BaseSpecifierListContext
| Improve this Doc View Source

baseTypeSpecifier()

Declaration
public CPP14Parser.BaseTypeSpecifierContext baseTypeSpecifier()
Returns
Type Description
CPP14Parser.BaseTypeSpecifierContext
| Improve this Doc View Source

blockDeclaration()

Declaration
public CPP14Parser.BlockDeclarationContext blockDeclaration()
Returns
Type Description
CPP14Parser.BlockDeclarationContext
| Improve this Doc View Source

bracedInitList()

Declaration
public CPP14Parser.BracedInitListContext bracedInitList()
Returns
Type Description
CPP14Parser.BracedInitListContext
| Improve this Doc View Source

braceOrEqualInitializer()

Declaration
public CPP14Parser.BraceOrEqualInitializerContext braceOrEqualInitializer()
Returns
Type Description
CPP14Parser.BraceOrEqualInitializerContext
| Improve this Doc View Source

capture()

Declaration
public CPP14Parser.CaptureContext capture()
Returns
Type Description
CPP14Parser.CaptureContext
| Improve this Doc View Source

captureDefault()

Declaration
public CPP14Parser.CaptureDefaultContext captureDefault()
Returns
Type Description
CPP14Parser.CaptureDefaultContext
| Improve this Doc View Source

captureList()

Declaration
public CPP14Parser.CaptureListContext captureList()
Returns
Type Description
CPP14Parser.CaptureListContext
| Improve this Doc View Source

castExpression()

Declaration
public CPP14Parser.CastExpressionContext castExpression()
Returns
Type Description
CPP14Parser.CastExpressionContext
| Improve this Doc View Source

classHead()

Declaration
public CPP14Parser.ClassHeadContext classHead()
Returns
Type Description
CPP14Parser.ClassHeadContext
| Improve this Doc View Source

classHeadName()

Declaration
public CPP14Parser.ClassHeadNameContext classHeadName()
Returns
Type Description
CPP14Parser.ClassHeadNameContext
| Improve this Doc View Source

classKey()

Declaration
public CPP14Parser.ClassKeyContext classKey()
Returns
Type Description
CPP14Parser.ClassKeyContext
| Improve this Doc View Source

className()

Declaration
public CPP14Parser.ClassNameContext className()
Returns
Type Description
CPP14Parser.ClassNameContext
| Improve this Doc View Source

classOrDeclType()

Declaration
public CPP14Parser.ClassOrDeclTypeContext classOrDeclType()
Returns
Type Description
CPP14Parser.ClassOrDeclTypeContext
| Improve this Doc View Source

classSpecifier()

Declaration
public CPP14Parser.ClassSpecifierContext classSpecifier()
Returns
Type Description
CPP14Parser.ClassSpecifierContext
| Improve this Doc View Source

classVirtSpecifier()

Declaration
public CPP14Parser.ClassVirtSpecifierContext classVirtSpecifier()
Returns
Type Description
CPP14Parser.ClassVirtSpecifierContext
| Improve this Doc View Source

compoundStatement()

Declaration
public CPP14Parser.CompoundStatementContext compoundStatement()
Returns
Type Description
CPP14Parser.CompoundStatementContext
| Improve this Doc View Source

condition()

Declaration
public CPP14Parser.ConditionContext condition()
Returns
Type Description
CPP14Parser.ConditionContext
| Improve this Doc View Source

conditionalExpression()

Declaration
public CPP14Parser.ConditionalExpressionContext conditionalExpression()
Returns
Type Description
CPP14Parser.ConditionalExpressionContext
| Improve this Doc View Source

constantExpression()

Declaration
public CPP14Parser.ConstantExpressionContext constantExpression()
Returns
Type Description
CPP14Parser.ConstantExpressionContext
| Improve this Doc View Source

constructorInitializer()

Declaration
public CPP14Parser.ConstructorInitializerContext constructorInitializer()
Returns
Type Description
CPP14Parser.ConstructorInitializerContext
| Improve this Doc View Source

conversionDeclarator()

Declaration
public CPP14Parser.ConversionDeclaratorContext conversionDeclarator()
Returns
Type Description
CPP14Parser.ConversionDeclaratorContext
| Improve this Doc View Source

conversionFunctionId()

Declaration
public CPP14Parser.ConversionFunctionIdContext conversionFunctionId()
Returns
Type Description
CPP14Parser.ConversionFunctionIdContext
| Improve this Doc View Source

conversionTypeId()

Declaration
public CPP14Parser.ConversionTypeIdContext conversionTypeId()
Returns
Type Description
CPP14Parser.ConversionTypeIdContext
| Improve this Doc View Source

cvQualifier()

Declaration
public CPP14Parser.CvQualifierContext cvQualifier()
Returns
Type Description
CPP14Parser.CvQualifierContext
| Improve this Doc View Source

cvqualifierseq()

Declaration
public CPP14Parser.CvqualifierseqContext cvqualifierseq()
Returns
Type Description
CPP14Parser.CvqualifierseqContext
| Improve this Doc View Source

declaration()

Declaration
public CPP14Parser.DeclarationContext declaration()
Returns
Type Description
CPP14Parser.DeclarationContext
| Improve this Doc View Source

declarationseq()

Declaration
public CPP14Parser.DeclarationseqContext declarationseq()
Returns
Type Description
CPP14Parser.DeclarationseqContext
| Improve this Doc View Source

declarationStatement()

Declaration
public CPP14Parser.DeclarationStatementContext declarationStatement()
Returns
Type Description
CPP14Parser.DeclarationStatementContext
| Improve this Doc View Source

declarator()

Declaration
public CPP14Parser.DeclaratorContext declarator()
Returns
Type Description
CPP14Parser.DeclaratorContext
| Improve this Doc View Source

declaratorid()

Declaration
public CPP14Parser.DeclaratoridContext declaratorid()
Returns
Type Description
CPP14Parser.DeclaratoridContext
| Improve this Doc View Source

declSpecifier()

Declaration
public CPP14Parser.DeclSpecifierContext declSpecifier()
Returns
Type Description
CPP14Parser.DeclSpecifierContext
| Improve this Doc View Source

declSpecifierSeq()

Declaration
public CPP14Parser.DeclSpecifierSeqContext declSpecifierSeq()
Returns
Type Description
CPP14Parser.DeclSpecifierSeqContext
| Improve this Doc View Source

decltypeSpecifier()

Declaration
public CPP14Parser.DecltypeSpecifierContext decltypeSpecifier()
Returns
Type Description
CPP14Parser.DecltypeSpecifierContext
| Improve this Doc View Source

deleteExpression()

Declaration
public CPP14Parser.DeleteExpressionContext deleteExpression()
Returns
Type Description
CPP14Parser.DeleteExpressionContext
| Improve this Doc View Source

dynamicExceptionSpecification()

Declaration
public CPP14Parser.DynamicExceptionSpecificationContext dynamicExceptionSpecification()
Returns
Type Description
CPP14Parser.DynamicExceptionSpecificationContext
| Improve this Doc View Source

elaboratedTypeSpecifier()

Declaration
public CPP14Parser.ElaboratedTypeSpecifierContext elaboratedTypeSpecifier()
Returns
Type Description
CPP14Parser.ElaboratedTypeSpecifierContext
| Improve this Doc View Source

emptyDeclaration()

Declaration
public CPP14Parser.EmptyDeclarationContext emptyDeclaration()
Returns
Type Description
CPP14Parser.EmptyDeclarationContext
| Improve this Doc View Source

enumbase()

Declaration
public CPP14Parser.EnumbaseContext enumbase()
Returns
Type Description
CPP14Parser.EnumbaseContext
| Improve this Doc View Source

enumerator()

Declaration
public CPP14Parser.EnumeratorContext enumerator()
Returns
Type Description
CPP14Parser.EnumeratorContext
| Improve this Doc View Source

enumeratorDefinition()

Declaration
public CPP14Parser.EnumeratorDefinitionContext enumeratorDefinition()
Returns
Type Description
CPP14Parser.EnumeratorDefinitionContext
| Improve this Doc View Source

enumeratorList()

Declaration
public CPP14Parser.EnumeratorListContext enumeratorList()
Returns
Type Description
CPP14Parser.EnumeratorListContext
| Improve this Doc View Source

enumHead()

Declaration
public CPP14Parser.EnumHeadContext enumHead()
Returns
Type Description
CPP14Parser.EnumHeadContext
| Improve this Doc View Source

enumkey()

Declaration
public CPP14Parser.EnumkeyContext enumkey()
Returns
Type Description
CPP14Parser.EnumkeyContext
| Improve this Doc View Source

enumName()

Declaration
public CPP14Parser.EnumNameContext enumName()
Returns
Type Description
CPP14Parser.EnumNameContext
| Improve this Doc View Source

enumSpecifier()

Declaration
public CPP14Parser.EnumSpecifierContext enumSpecifier()
Returns
Type Description
CPP14Parser.EnumSpecifierContext
| Improve this Doc View Source

equalityExpression()

Declaration
public CPP14Parser.EqualityExpressionContext equalityExpression()
Returns
Type Description
CPP14Parser.EqualityExpressionContext
| Improve this Doc View Source

exceptionDeclaration()

Declaration
public CPP14Parser.ExceptionDeclarationContext exceptionDeclaration()
Returns
Type Description
CPP14Parser.ExceptionDeclarationContext
| Improve this Doc View Source

exceptionSpecification()

Declaration
public CPP14Parser.ExceptionSpecificationContext exceptionSpecification()
Returns
Type Description
CPP14Parser.ExceptionSpecificationContext
| Improve this Doc View Source

exclusiveOrExpression()

Declaration
public CPP14Parser.ExclusiveOrExpressionContext exclusiveOrExpression()
Returns
Type Description
CPP14Parser.ExclusiveOrExpressionContext
| Improve this Doc View Source

explicitInstantiation()

Declaration
public CPP14Parser.ExplicitInstantiationContext explicitInstantiation()
Returns
Type Description
CPP14Parser.ExplicitInstantiationContext
| Improve this Doc View Source

explicitSpecialization()

Declaration
public CPP14Parser.ExplicitSpecializationContext explicitSpecialization()
Returns
Type Description
CPP14Parser.ExplicitSpecializationContext
| Improve this Doc View Source

expression()

Declaration
public CPP14Parser.ExpressionContext expression()
Returns
Type Description
CPP14Parser.ExpressionContext
| Improve this Doc View Source

expressionList()

Declaration
public CPP14Parser.ExpressionListContext expressionList()
Returns
Type Description
CPP14Parser.ExpressionListContext
| Improve this Doc View Source

expressionStatement()

Declaration
public CPP14Parser.ExpressionStatementContext expressionStatement()
Returns
Type Description
CPP14Parser.ExpressionStatementContext
| Improve this Doc View Source

forInitStatement()

Declaration
public CPP14Parser.ForInitStatementContext forInitStatement()
Returns
Type Description
CPP14Parser.ForInitStatementContext
| Improve this Doc View Source

forRangeDeclaration()

Declaration
public CPP14Parser.ForRangeDeclarationContext forRangeDeclaration()
Returns
Type Description
CPP14Parser.ForRangeDeclarationContext
| Improve this Doc View Source

forRangeInitializer()

Declaration
public CPP14Parser.ForRangeInitializerContext forRangeInitializer()
Returns
Type Description
CPP14Parser.ForRangeInitializerContext
| Improve this Doc View Source

functionBody()

Declaration
public CPP14Parser.FunctionBodyContext functionBody()
Returns
Type Description
CPP14Parser.FunctionBodyContext
| Improve this Doc View Source

functionDefinition()

Declaration
public CPP14Parser.FunctionDefinitionContext functionDefinition()
Returns
Type Description
CPP14Parser.FunctionDefinitionContext
| Improve this Doc View Source

functionSpecifier()

Declaration
public CPP14Parser.FunctionSpecifierContext functionSpecifier()
Returns
Type Description
CPP14Parser.FunctionSpecifierContext
| Improve this Doc View Source

functionTryBlock()

Declaration
public CPP14Parser.FunctionTryBlockContext functionTryBlock()
Returns
Type Description
CPP14Parser.FunctionTryBlockContext
| Improve this Doc View Source

handler()

Declaration
public CPP14Parser.HandlerContext handler()
Returns
Type Description
CPP14Parser.HandlerContext
| Improve this Doc View Source

handlerSeq()

Declaration
public CPP14Parser.HandlerSeqContext handlerSeq()
Returns
Type Description
CPP14Parser.HandlerSeqContext
| Improve this Doc View Source

idExpression()

Declaration
public CPP14Parser.IdExpressionContext idExpression()
Returns
Type Description
CPP14Parser.IdExpressionContext
| Improve this Doc View Source

inclusiveOrExpression()

Declaration
public CPP14Parser.InclusiveOrExpressionContext inclusiveOrExpression()
Returns
Type Description
CPP14Parser.InclusiveOrExpressionContext
| Improve this Doc View Source

initcapture()

Declaration
public CPP14Parser.InitcaptureContext initcapture()
Returns
Type Description
CPP14Parser.InitcaptureContext
| Improve this Doc View Source

initDeclarator()

Declaration
public CPP14Parser.InitDeclaratorContext initDeclarator()
Returns
Type Description
CPP14Parser.InitDeclaratorContext
| Improve this Doc View Source

initDeclaratorList()

Declaration
public CPP14Parser.InitDeclaratorListContext initDeclaratorList()
Returns
Type Description
CPP14Parser.InitDeclaratorListContext
| Improve this Doc View Source

initializer()

Declaration
public CPP14Parser.InitializerContext initializer()
Returns
Type Description
CPP14Parser.InitializerContext
| Improve this Doc View Source

initializerClause()

Declaration
public CPP14Parser.InitializerClauseContext initializerClause()
Returns
Type Description
CPP14Parser.InitializerClauseContext
| Improve this Doc View Source

initializerList()

Declaration
public CPP14Parser.InitializerListContext initializerList()
Returns
Type Description
CPP14Parser.InitializerListContext
| Improve this Doc View Source

iterationStatement()

Declaration
public CPP14Parser.IterationStatementContext iterationStatement()
Returns
Type Description
CPP14Parser.IterationStatementContext
| Improve this Doc View Source

jumpStatement()

Declaration
public CPP14Parser.JumpStatementContext jumpStatement()
Returns
Type Description
CPP14Parser.JumpStatementContext
| Improve this Doc View Source

labeledStatement()

Declaration
public CPP14Parser.LabeledStatementContext labeledStatement()
Returns
Type Description
CPP14Parser.LabeledStatementContext
| Improve this Doc View Source

lambdaCapture()

Declaration
public CPP14Parser.LambdaCaptureContext lambdaCapture()
Returns
Type Description
CPP14Parser.LambdaCaptureContext
| Improve this Doc View Source

lambdaDeclarator()

Declaration
public CPP14Parser.LambdaDeclaratorContext lambdaDeclarator()
Returns
Type Description
CPP14Parser.LambdaDeclaratorContext
| Improve this Doc View Source

lambdaExpression()

Declaration
public CPP14Parser.LambdaExpressionContext lambdaExpression()
Returns
Type Description
CPP14Parser.LambdaExpressionContext
| Improve this Doc View Source

lambdaIntroducer()

Declaration
public CPP14Parser.LambdaIntroducerContext lambdaIntroducer()
Returns
Type Description
CPP14Parser.LambdaIntroducerContext
| Improve this Doc View Source

linkageSpecification()

Declaration
public CPP14Parser.LinkageSpecificationContext linkageSpecification()
Returns
Type Description
CPP14Parser.LinkageSpecificationContext
| Improve this Doc View Source

literal()

Declaration
public CPP14Parser.LiteralContext literal()
Returns
Type Description
CPP14Parser.LiteralContext
| Improve this Doc View Source

literalOperatorId()

Declaration
public CPP14Parser.LiteralOperatorIdContext literalOperatorId()
Returns
Type Description
CPP14Parser.LiteralOperatorIdContext
| Improve this Doc View Source

logicalAndExpression()

Declaration
public CPP14Parser.LogicalAndExpressionContext logicalAndExpression()
Returns
Type Description
CPP14Parser.LogicalAndExpressionContext
| Improve this Doc View Source

logicalOrExpression()

Declaration
public CPP14Parser.LogicalOrExpressionContext logicalOrExpression()
Returns
Type Description
CPP14Parser.LogicalOrExpressionContext
| Improve this Doc View Source

memberdeclaration()

Declaration
public CPP14Parser.MemberdeclarationContext memberdeclaration()
Returns
Type Description
CPP14Parser.MemberdeclarationContext
| Improve this Doc View Source

memberDeclarator()

Declaration
public CPP14Parser.MemberDeclaratorContext memberDeclarator()
Returns
Type Description
CPP14Parser.MemberDeclaratorContext
| Improve this Doc View Source

memberDeclaratorList()

Declaration
public CPP14Parser.MemberDeclaratorListContext memberDeclaratorList()
Returns
Type Description
CPP14Parser.MemberDeclaratorListContext
| Improve this Doc View Source

memberSpecification()

Declaration
public CPP14Parser.MemberSpecificationContext memberSpecification()
Returns
Type Description
CPP14Parser.MemberSpecificationContext
| Improve this Doc View Source

memInitializer()

Declaration
public CPP14Parser.MemInitializerContext memInitializer()
Returns
Type Description
CPP14Parser.MemInitializerContext
| Improve this Doc View Source

meminitializerid()

Declaration
public CPP14Parser.MeminitializeridContext meminitializerid()
Returns
Type Description
CPP14Parser.MeminitializeridContext
| Improve this Doc View Source

memInitializerList()

Declaration
public CPP14Parser.MemInitializerListContext memInitializerList()
Returns
Type Description
CPP14Parser.MemInitializerListContext
| Improve this Doc View Source

multiplicativeExpression()

Declaration
public CPP14Parser.MultiplicativeExpressionContext multiplicativeExpression()
Returns
Type Description
CPP14Parser.MultiplicativeExpressionContext
| Improve this Doc View Source

namespaceAlias()

Declaration
public CPP14Parser.NamespaceAliasContext namespaceAlias()
Returns
Type Description
CPP14Parser.NamespaceAliasContext
| Improve this Doc View Source

namespaceAliasDefinition()

Declaration
public CPP14Parser.NamespaceAliasDefinitionContext namespaceAliasDefinition()
Returns
Type Description
CPP14Parser.NamespaceAliasDefinitionContext
| Improve this Doc View Source

namespaceDefinition()

Declaration
public CPP14Parser.NamespaceDefinitionContext namespaceDefinition()
Returns
Type Description
CPP14Parser.NamespaceDefinitionContext
| Improve this Doc View Source

namespaceName()

Declaration
public CPP14Parser.NamespaceNameContext namespaceName()
Returns
Type Description
CPP14Parser.NamespaceNameContext
| Improve this Doc View Source

nestedNameSpecifier()

Declaration
public CPP14Parser.NestedNameSpecifierContext nestedNameSpecifier()
Returns
Type Description
CPP14Parser.NestedNameSpecifierContext
| Improve this Doc View Source

newDeclarator()

Declaration
public CPP14Parser.NewDeclaratorContext newDeclarator()
Returns
Type Description
CPP14Parser.NewDeclaratorContext
| Improve this Doc View Source

newExpression()

Declaration
public CPP14Parser.NewExpressionContext newExpression()
Returns
Type Description
CPP14Parser.NewExpressionContext
| Improve this Doc View Source

newInitializer()

Declaration
public CPP14Parser.NewInitializerContext newInitializer()
Returns
Type Description
CPP14Parser.NewInitializerContext
| Improve this Doc View Source

newPlacement()

Declaration
public CPP14Parser.NewPlacementContext newPlacement()
Returns
Type Description
CPP14Parser.NewPlacementContext
| Improve this Doc View Source

newTypeId()

Declaration
public CPP14Parser.NewTypeIdContext newTypeId()
Returns
Type Description
CPP14Parser.NewTypeIdContext
| Improve this Doc View Source

noeExceptSpecification()

Declaration
public CPP14Parser.NoeExceptSpecificationContext noeExceptSpecification()
Returns
Type Description
CPP14Parser.NoeExceptSpecificationContext
| Improve this Doc View Source

noExceptExpression()

Declaration
public CPP14Parser.NoExceptExpressionContext noExceptExpression()
Returns
Type Description
CPP14Parser.NoExceptExpressionContext
| Improve this Doc View Source

noPointerAbstractDeclarator()

Declaration
public CPP14Parser.NoPointerAbstractDeclaratorContext noPointerAbstractDeclarator()
Returns
Type Description
CPP14Parser.NoPointerAbstractDeclaratorContext
| Improve this Doc View Source

noPointerAbstractPackDeclarator()

Declaration
public CPP14Parser.NoPointerAbstractPackDeclaratorContext noPointerAbstractPackDeclarator()
Returns
Type Description
CPP14Parser.NoPointerAbstractPackDeclaratorContext
| Improve this Doc View Source

noPointerDeclarator()

Declaration
public CPP14Parser.NoPointerDeclaratorContext noPointerDeclarator()
Returns
Type Description
CPP14Parser.NoPointerDeclaratorContext
| Improve this Doc View Source

noPointerNewDeclarator()

Declaration
public CPP14Parser.NoPointerNewDeclaratorContext noPointerNewDeclarator()
Returns
Type Description
CPP14Parser.NoPointerNewDeclaratorContext
| Improve this Doc View Source

opaqueEnumDeclaration()

Declaration
public CPP14Parser.OpaqueEnumDeclarationContext opaqueEnumDeclaration()
Returns
Type Description
CPP14Parser.OpaqueEnumDeclarationContext
| Improve this Doc View Source

operatorFunctionId()

Declaration
public CPP14Parser.OperatorFunctionIdContext operatorFunctionId()
Returns
Type Description
CPP14Parser.OperatorFunctionIdContext
| Improve this Doc View Source

originalNamespaceName()

Declaration
public CPP14Parser.OriginalNamespaceNameContext originalNamespaceName()
Returns
Type Description
CPP14Parser.OriginalNamespaceNameContext
| Improve this Doc View Source

parameterDeclaration()

Declaration
public CPP14Parser.ParameterDeclarationContext parameterDeclaration()
Returns
Type Description
CPP14Parser.ParameterDeclarationContext
| Improve this Doc View Source

parameterDeclarationClause()

Declaration
public CPP14Parser.ParameterDeclarationClauseContext parameterDeclarationClause()
Returns
Type Description
CPP14Parser.ParameterDeclarationClauseContext
| Improve this Doc View Source

parameterDeclarationList()

Declaration
public CPP14Parser.ParameterDeclarationListContext parameterDeclarationList()
Returns
Type Description
CPP14Parser.ParameterDeclarationListContext
| Improve this Doc View Source

parametersAndQualifiers()

Declaration
public CPP14Parser.ParametersAndQualifiersContext parametersAndQualifiers()
Returns
Type Description
CPP14Parser.ParametersAndQualifiersContext
| Improve this Doc View Source

pointerAbstractDeclarator()

Declaration
public CPP14Parser.PointerAbstractDeclaratorContext pointerAbstractDeclarator()
Returns
Type Description
CPP14Parser.PointerAbstractDeclaratorContext
| Improve this Doc View Source

pointerDeclarator()

Declaration
public CPP14Parser.PointerDeclaratorContext pointerDeclarator()
Returns
Type Description
CPP14Parser.PointerDeclaratorContext
| Improve this Doc View Source

pointerMemberExpression()

Declaration
public CPP14Parser.PointerMemberExpressionContext pointerMemberExpression()
Returns
Type Description
CPP14Parser.PointerMemberExpressionContext
| Improve this Doc View Source

pointerOperator()

Declaration
public CPP14Parser.PointerOperatorContext pointerOperator()
Returns
Type Description
CPP14Parser.PointerOperatorContext
| Improve this Doc View Source

postfixExpression()

Declaration
public CPP14Parser.PostfixExpressionContext postfixExpression()
Returns
Type Description
CPP14Parser.PostfixExpressionContext
| Improve this Doc View Source

primaryExpression()

Declaration
public CPP14Parser.PrimaryExpressionContext primaryExpression()
Returns
Type Description
CPP14Parser.PrimaryExpressionContext
| Improve this Doc View Source

pseudoDestructorName()

Declaration
public CPP14Parser.PseudoDestructorNameContext pseudoDestructorName()
Returns
Type Description
CPP14Parser.PseudoDestructorNameContext
| Improve this Doc View Source

pureSpecifier()

Declaration
public CPP14Parser.PureSpecifierContext pureSpecifier()
Returns
Type Description
CPP14Parser.PureSpecifierContext
| Improve this Doc View Source

qualifiedId()

Declaration
public CPP14Parser.QualifiedIdContext qualifiedId()
Returns
Type Description
CPP14Parser.QualifiedIdContext
| Improve this Doc View Source

qualifiednamespacespecifier()

Declaration
public CPP14Parser.QualifiednamespacespecifierContext qualifiednamespacespecifier()
Returns
Type Description
CPP14Parser.QualifiednamespacespecifierContext
| Improve this Doc View Source

refqualifier()

Declaration
public CPP14Parser.RefqualifierContext refqualifier()
Returns
Type Description
CPP14Parser.RefqualifierContext
| Improve this Doc View Source

relationalExpression()

Declaration
public CPP14Parser.RelationalExpressionContext relationalExpression()
Returns
Type Description
CPP14Parser.RelationalExpressionContext
| Improve this Doc View Source

selectionStatement()

Declaration
public CPP14Parser.SelectionStatementContext selectionStatement()
Returns
Type Description
CPP14Parser.SelectionStatementContext
| 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

shiftExpression()

Declaration
public CPP14Parser.ShiftExpressionContext shiftExpression()
Returns
Type Description
CPP14Parser.ShiftExpressionContext
| Improve this Doc View Source

shiftOperator()

Declaration
public CPP14Parser.ShiftOperatorContext shiftOperator()
Returns
Type Description
CPP14Parser.ShiftOperatorContext
| Improve this Doc View Source

simpleCapture()

Declaration
public CPP14Parser.SimpleCaptureContext simpleCapture()
Returns
Type Description
CPP14Parser.SimpleCaptureContext
| Improve this Doc View Source

simpleDeclaration()

Declaration
public CPP14Parser.SimpleDeclarationContext simpleDeclaration()
Returns
Type Description
CPP14Parser.SimpleDeclarationContext
| Improve this Doc View Source

simpleTemplateId()

Declaration
public CPP14Parser.SimpleTemplateIdContext simpleTemplateId()
Returns
Type Description
CPP14Parser.SimpleTemplateIdContext
| Improve this Doc View Source

simpleTypeLengthModifier()

Declaration
public CPP14Parser.SimpleTypeLengthModifierContext simpleTypeLengthModifier()
Returns
Type Description
CPP14Parser.SimpleTypeLengthModifierContext
| Improve this Doc View Source

simpleTypeSignednessModifier()

Declaration
public CPP14Parser.SimpleTypeSignednessModifierContext simpleTypeSignednessModifier()
Returns
Type Description
CPP14Parser.SimpleTypeSignednessModifierContext
| Improve this Doc View Source

simpleTypeSpecifier()

Declaration
public CPP14Parser.SimpleTypeSpecifierContext simpleTypeSpecifier()
Returns
Type Description
CPP14Parser.SimpleTypeSpecifierContext
| Improve this Doc View Source

statement()

Declaration
public CPP14Parser.StatementContext statement()
Returns
Type Description
CPP14Parser.StatementContext
| Improve this Doc View Source

statementSeq()

Declaration
public CPP14Parser.StatementSeqContext statementSeq()
Returns
Type Description
CPP14Parser.StatementSeqContext
| Improve this Doc View Source

staticAssertDeclaration()

Declaration
public CPP14Parser.StaticAssertDeclarationContext staticAssertDeclaration()
Returns
Type Description
CPP14Parser.StaticAssertDeclarationContext
| Improve this Doc View Source

storageClassSpecifier()

Declaration
public CPP14Parser.StorageClassSpecifierContext storageClassSpecifier()
Returns
Type Description
CPP14Parser.StorageClassSpecifierContext
| Improve this Doc View Source

templateArgument()

Declaration
public CPP14Parser.TemplateArgumentContext templateArgument()
Returns
Type Description
CPP14Parser.TemplateArgumentContext
| Improve this Doc View Source

templateArgumentList()

Declaration
public CPP14Parser.TemplateArgumentListContext templateArgumentList()
Returns
Type Description
CPP14Parser.TemplateArgumentListContext
| Improve this Doc View Source

templateDeclaration()

Declaration
public CPP14Parser.TemplateDeclarationContext templateDeclaration()
Returns
Type Description
CPP14Parser.TemplateDeclarationContext
| Improve this Doc View Source

templateId()

Declaration
public CPP14Parser.TemplateIdContext templateId()
Returns
Type Description
CPP14Parser.TemplateIdContext
| Improve this Doc View Source

templateName()

Declaration
public CPP14Parser.TemplateNameContext templateName()
Returns
Type Description
CPP14Parser.TemplateNameContext
| Improve this Doc View Source

templateParameter()

Declaration
public CPP14Parser.TemplateParameterContext templateParameter()
Returns
Type Description
CPP14Parser.TemplateParameterContext
| Improve this Doc View Source

templateparameterList()

Declaration
public CPP14Parser.TemplateparameterListContext templateparameterList()
Returns
Type Description
CPP14Parser.TemplateparameterListContext
| Improve this Doc View Source

theOperator()

Declaration
public CPP14Parser.TheOperatorContext theOperator()
Returns
Type Description
CPP14Parser.TheOperatorContext
| Improve this Doc View Source

theTypeId()

Declaration
public CPP14Parser.TheTypeIdContext theTypeId()
Returns
Type Description
CPP14Parser.TheTypeIdContext
| Improve this Doc View Source

theTypeName()

Declaration
public CPP14Parser.TheTypeNameContext theTypeName()
Returns
Type Description
CPP14Parser.TheTypeNameContext
| Improve this Doc View Source

throwExpression()

Declaration
public CPP14Parser.ThrowExpressionContext throwExpression()
Returns
Type Description
CPP14Parser.ThrowExpressionContext
| Improve this Doc View Source

trailingReturnType()

Declaration
public CPP14Parser.TrailingReturnTypeContext trailingReturnType()
Returns
Type Description
CPP14Parser.TrailingReturnTypeContext
| Improve this Doc View Source

trailingTypeSpecifier()

Declaration
public CPP14Parser.TrailingTypeSpecifierContext trailingTypeSpecifier()
Returns
Type Description
CPP14Parser.TrailingTypeSpecifierContext
| Improve this Doc View Source

trailingTypeSpecifierSeq()

Declaration
public CPP14Parser.TrailingTypeSpecifierSeqContext trailingTypeSpecifierSeq()
Returns
Type Description
CPP14Parser.TrailingTypeSpecifierSeqContext
| Improve this Doc View Source

translationUnit()

Declaration
public CPP14Parser.TranslationUnitContext translationUnit()
Returns
Type Description
CPP14Parser.TranslationUnitContext
| Improve this Doc View Source

tryBlock()

Declaration
public CPP14Parser.TryBlockContext tryBlock()
Returns
Type Description
CPP14Parser.TryBlockContext
| Improve this Doc View Source

typedefName()

Declaration
public CPP14Parser.TypedefNameContext typedefName()
Returns
Type Description
CPP14Parser.TypedefNameContext
| Improve this Doc View Source

typeIdList()

Declaration
public CPP14Parser.TypeIdListContext typeIdList()
Returns
Type Description
CPP14Parser.TypeIdListContext
| Improve this Doc View Source

typeIdOfTheTypeId()

Declaration
public CPP14Parser.TypeIdOfTheTypeIdContext typeIdOfTheTypeId()
Returns
Type Description
CPP14Parser.TypeIdOfTheTypeIdContext
| Improve this Doc View Source

typeNameSpecifier()

Declaration
public CPP14Parser.TypeNameSpecifierContext typeNameSpecifier()
Returns
Type Description
CPP14Parser.TypeNameSpecifierContext
| Improve this Doc View Source

typeParameter()

Declaration
public CPP14Parser.TypeParameterContext typeParameter()
Returns
Type Description
CPP14Parser.TypeParameterContext
| Improve this Doc View Source

typeSpecifier()

Declaration
public CPP14Parser.TypeSpecifierContext typeSpecifier()
Returns
Type Description
CPP14Parser.TypeSpecifierContext
| Improve this Doc View Source

typeSpecifierSeq()

Declaration
public CPP14Parser.TypeSpecifierSeqContext typeSpecifierSeq()
Returns
Type Description
CPP14Parser.TypeSpecifierSeqContext
| Improve this Doc View Source

unaryExpression()

Declaration
public CPP14Parser.UnaryExpressionContext unaryExpression()
Returns
Type Description
CPP14Parser.UnaryExpressionContext
| Improve this Doc View Source

unaryOperator()

Declaration
public CPP14Parser.UnaryOperatorContext unaryOperator()
Returns
Type Description
CPP14Parser.UnaryOperatorContext
| Improve this Doc View Source

unqualifiedId()

Declaration
public CPP14Parser.UnqualifiedIdContext unqualifiedId()
Returns
Type Description
CPP14Parser.UnqualifiedIdContext
| Improve this Doc View Source

usingDeclaration()

Declaration
public CPP14Parser.UsingDeclarationContext usingDeclaration()
Returns
Type Description
CPP14Parser.UsingDeclarationContext
| Improve this Doc View Source

usingDirective()

Declaration
public CPP14Parser.UsingDirectiveContext usingDirective()
Returns
Type Description
CPP14Parser.UsingDirectiveContext
| Improve this Doc View Source

virtualSpecifier()

Declaration
public CPP14Parser.VirtualSpecifierContext virtualSpecifier()
Returns
Type Description
CPP14Parser.VirtualSpecifierContext
| Improve this Doc View Source

virtualSpecifierSeq()

Declaration
public CPP14Parser.VirtualSpecifierSeqContext virtualSpecifierSeq()
Returns
Type Description
CPP14Parser.VirtualSpecifierSeqContext
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX