C

Undocumented in source.
struct C {}

Members

Manifest constants

names
enum names;
Undocumented in source.

Mixins

__anonymous
mixin decimateTree
Undocumented in source.

Static functions

ANDExpression
ParseTree ANDExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
AbstractDeclarator
ParseTree AbstractDeclarator(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
AdditiveExpression
ParseTree AdditiveExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ArgumentExpressionList
ParseTree ArgumentExpressionList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
AssignmentExpression
ParseTree AssignmentExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
AssignmentOperator
ParseTree AssignmentOperator(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
BreakStatement
ParseTree BreakStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
CastExpression
ParseTree CastExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
CharLiteral
ParseTree CharLiteral(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Comment
ParseTree Comment(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
CompoundStatement
ParseTree CompoundStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ConditionalExpression
ParseTree ConditionalExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ConstantExpression
ParseTree ConstantExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ContinueStatement
ParseTree ContinueStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
DQChar
ParseTree DQChar(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Declaration
ParseTree Declaration(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
DeclarationList
ParseTree DeclarationList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
DeclarationSpecifiers
ParseTree DeclarationSpecifiers(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Declarator
ParseTree Declarator(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
DecrementExpression
ParseTree DecrementExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
DirectAbstractDeclarator
ParseTree DirectAbstractDeclarator(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
DirectDeclarator
ParseTree DirectDeclarator(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
DoStatement
ParseTree DoStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
EnumSpecifier
ParseTree EnumSpecifier(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
EnumerationConstant
ParseTree EnumerationConstant(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Enumerator
ParseTree Enumerator(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
EnumeratorList
ParseTree EnumeratorList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
EqualityExpression
ParseTree EqualityExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
EscapeSequence
ParseTree EscapeSequence(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ExclusiveORExpression
ParseTree ExclusiveORExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Expression
ParseTree Expression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ExpressionStatement
ParseTree ExpressionStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ExternalDeclaration
ParseTree ExternalDeclaration(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
FloatLiteral
ParseTree FloatLiteral(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ForStatement
ParseTree ForStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
FunctionDefinition
ParseTree FunctionDefinition(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
GotoStatement
ParseTree GotoStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Identifier
ParseTree Identifier(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
IdentifierList
ParseTree IdentifierList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
IfStatement
ParseTree IfStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
InclusiveORExpression
ParseTree InclusiveORExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
IncrementExpression
ParseTree IncrementExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
InitDeclarator
ParseTree InitDeclarator(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
InitDeclaratorList
ParseTree InitDeclaratorList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Initializer
ParseTree Initializer(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
InitializerList
ParseTree InitializerList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Integer
ParseTree Integer(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
IntegerLiteral
ParseTree IntegerLiteral(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
IntegerSuffix
ParseTree IntegerSuffix(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
IterationStatement
ParseTree IterationStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Keyword
ParseTree Keyword(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
LabeledStatement
ParseTree LabeledStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
LogicalANDExpression
ParseTree LogicalANDExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
LogicalORExpression
ParseTree LogicalORExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
MultiplicativeExpression
ParseTree MultiplicativeExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ParameterDeclaration
ParseTree ParameterDeclaration(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ParameterList
ParseTree ParameterList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ParameterTypeList
ParseTree ParameterTypeList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
PlusPlus
ParseTree PlusPlus(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Pointer
ParseTree Pointer(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
PostfixExpression
ParseTree PostfixExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
PrimaryExpression
ParseTree PrimaryExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
RelationalExpression
ParseTree RelationalExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Return
ParseTree Return(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ReturnStatement
ParseTree ReturnStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
ShiftExpression
ParseTree ShiftExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Sign
ParseTree Sign(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Spacing
ParseTree Spacing(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
SpecifierQualifierList
ParseTree SpecifierQualifierList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
Statement
ParseTree Statement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
StatementList
ParseTree StatementList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
StorageClassSpecifier
ParseTree StorageClassSpecifier(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
StringLiteral
ParseTree StringLiteral(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
StructDeclaration
ParseTree StructDeclaration(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
StructDeclarationList
ParseTree StructDeclarationList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
StructDeclarator
ParseTree StructDeclarator(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
StructDeclaratorList
ParseTree StructDeclaratorList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
StructOrUnionSpecifier
ParseTree StructOrUnionSpecifier(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
SwitchStatement
ParseTree SwitchStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
TranslationUnit
ParseTree TranslationUnit(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
TypeName
ParseTree TypeName(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
TypeQualifier
ParseTree TypeQualifier(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
TypeQualifierList
ParseTree TypeQualifierList(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
TypeSpecifier
ParseTree TypeSpecifier(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
TypedefName
ParseTree TypedefName(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
UnaryExpression
ParseTree UnaryExpression(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
UnaryOperator
ParseTree UnaryOperator(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
WhileStatement
ParseTree WhileStatement(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
ParseTree opCall(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
opCall
ParseTree opCall(string input)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixed In Members

From mixin decimateTree

decimateTree
ParseTree decimateTree(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta