Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
CodeFuse-Query Documentation
Home
coref::cfamily
database
function
schema of coref::cfamily
BlockDeclaration
BlockDeclarationDO
BlockExpression
BlockExpressionDO
CallExpression
CallExpressionArgumentsDO
CallExpressionDO
Callable
CallableEnclosingStatement
CallableEnclosingStatementDO
Class
ClassHierarchy
ClassHierarchyDO
CommonCallExpression
ConditionalOperatorExpression
ConditionalOperatorExpressionDO
CxxForRangeStatement
CxxForRangeStatementDO
CxxMemberCallExpression
CxxMemberCallExpressionDO
CxxMethodDeclaration
CxxMethodDeclarationDO
CxxRecordDeclaration
CxxRecordDeclarationDO
Declaration
DeclarationContextDO
DeclarationDO
DeclarationStatementDO
DeclaratorDeclaration
DeclaratorDeclarationDO
DoStatement
DoStatementDO
ElementParent
ElseStatementInIfDO
Expression
ExpressionDO
FieldDeclaration
FieldDeclarationDO
File
FileDO
ForStatement
ForStatementDO
FunctionDeclaration
FunctionDeclarationDO
IfStatement
IfStatementDO
Location
LocationDO
NamedDeclaration
NamedDeclarationDO
ObjCCategoryDeclaration
ObjCCategoryDeclarationDO
ObjCCategoryProtocolBindingDO
ObjCContainerDeclaration
ObjCContainerDeclarationDO
ObjCForCollectionStatement
ObjCForCollectionStatementDO
ObjCImplementationDeclaration
ObjCImplementationDeclarationDO
ObjCInterfaceDeclaration
ObjCInterfaceDeclarationDO
ObjCInterfaceProtocolBindingDO
ObjCMessageExpression
ObjCMessageExpressionArgumentsDO
ObjCMessageExpressionDO
ObjCMethodDeclaration
ObjCMethodDeclarationDO
ObjCObjectType
ObjCObjectTypeDO
ObjCPropertyDeclaration
ObjCPropertyDeclarationDO
ObjCPropertyOrField
ObjCProtocolDeclaration
ObjCProtocolDeclarationDO
ObjCStringLiteral
ObjCStringLiteralDO
ParamVariableDeclaration
ParamVariableDeclarationDO
PointerType
PointerTypeDO
Program
ProgramDO
QualifiedTypeDO
RecordDeclaration
RecordDeclarationDO
Statement
StatementDO
SwitchCase
SwitchCaseDO
SwitchStatement
SwitchStatementDO
SymbolRelation
SymbolTableDO
TagDeclaration
TagDeclarationDO
TagType
TagTypeDO
Type
TypeDO
TypeDeclaration
TypeDeclarationDO
ValueDeclaration
ValueDeclarationDO
ValueStatement
ValueStatementDO
VariableDeclaration
VariableDeclarationDO
WhileStatement
WhileStatementDO
coref::xml
database
function
schema of coref::xml
Location
LocationDO
XmlAttribute
XmlAttributeDO
XmlCharacter
XmlCharacterDO
XmlComment
XmlCommentDO
XmlDtd
XmlDtdDO
XmlElement
XmlElementDO
XmlElementName
XmlElementNameDO
XmlElementPrefix
XmlElementPrefixDO
XmlEncoding
XmlEncodingDO
XmlFile
XmlFileDO
XmlHasNamespace
XmlHasNamespaceDO
XmlNamespace
XmlNamespaceDO
coref::javascript
database
function
schema of coref::javascript
AbstractKeyword
AccessExpression
AccessorElement
AdditionAssignmentExpression
AdditionExpression
AdditiveExpression
AdditiveOperator
AmpersandAmpersandEqualsToken
AmpersandAmpersandToken
AmpersandEqualsToken
AmpersandToken
AnyKeyword
ApiCallExpression
AppJsFile
AppObject
AppRegistrationExpression
ArrayBindingElement
ArrayBindingPattern
ArrayLiteralExpression
ArrayTypeNode
ArrowFunction
ArrowFunctionExpression
AsExpression
AssignmentExpression
AssignmentOperator
AsteriskAsteriskEqualsToken
AsteriskAsteriskToken
AsteriskEqualsToken
AsteriskToken
AsyncKeyword
AwaitExpression
AwaitKeyword
BarBarEqualsToken
BarBarToken
BarEqualsToken
BarToken
BasicBlock
BigIntKeyword
BigIntLiteral
BigIntLiteralToken
BinaryBitwiseExpression
BinaryBitwiseOperator
BinaryExpression
BinaryLogicalExpression
BinaryLogicalOperator
BinaryOperator
BindingElement
BindingElementInitializerDO
BindingElementNameDO
BindingElementPropertyNameDO
BindingName
BindingPattern
BitwiseAndAssignmentExpression
BitwiseAndExpression
BitwiseNotExpression
BitwiseOrAssignmentExpression
BitwiseOrExpression
BitwiseXorAssignmentExpression
BitwiseXorExpression
BlockStatement
BooleanCompletion
BooleanKeyword
BooleanLiteral
BreakCompletion
BreakStatement
CallExpression
CallLikeExpression
CallSignatureDeclaration
CallSite
CallSiteDO
CaretEqualsToken
CaretToken
CaseBlock
CaseClause
CatchClause
CfgEntryNode
CfgEntryNodeDO
CfgExitNode
CfgExitNodeDO
ClassDeclaration
ClassDeclarationStatement
ClassElement
ClassExpression
ClassExpressionDeclaration
ClassLikeDeclaration
ClassLikeDeclarationDO
ClassStaticBlockElement
CommaExpression
CommaListExpression
CommaToken
Comment
CommentDO
Completion
ComponentObject
ComponentRegistrationExpression
CompoundAssignmentExpression
CompoundAssignmentOperator
ComputedPropertyName
ConditionalExpression
ConditionalTypeNode
ConstKeyword
ConstructSignatureDeclaration
ConstructorDeclaration
ConstructorElement
ConstructorTypeNode
ContinueCompletion
ContinueStatement
ControlFlowNode
DataFlowNode
DebuggerStatement
DeclarationStatement
DeclareKeyword
Decorator
DecrementExpression
DefaultClause
DefaultKeyword
DeleteExpression
DirectoryDO
DirectoryHierarchyDO
DivisionAssignmentExpression
DivisionExpression
DoWhileStatement
DotDotDotToken
ElementAccessExpression
EmptyStatement
EndOfDeclarationMarker
EndOfFileToken
EnhancedForStatement
EnumDeclaration
EnumMember
EqualityExpression
EqualityOperator
EqualityTestExpression
EqualsEqualsEqualsToken
EqualsEqualsToken
EqualsToken
ExclamationEqualsEqualsToken
ExclamationEqualsToken
ExclamationToken
ExponentiationAssignmentExpression
ExponentiationExpression
ExponentiationOperator
ExportAssignment
ExportDeclaration
ExportKeyword
ExportSpecifier
Expression
ExpressionStatement
ExpressionWithTypeArguments
ExtendsKeyword
ExternalModuleReference
FalseBooleanCompletion
FalseKeyword
FalseLiteral
File
FileDO
ForInStatement
ForInitializer
ForOfStatement
ForStatement
FunctionDeclaration
FunctionDeclarationStatement
FunctionEnclosingNodeDO
FunctionExpression
FunctionExpressionDeclaration
FunctionLike
FunctionLikeDeclaration
FunctionLikeDeclarationDO
FunctionTypeNode
GetAccessor
GetAccessorElement
GreaterThanEqualsExpression
GreaterThanEqualsToken
GreaterThanExpression
GreaterThanGreaterThanEqualsToken
GreaterThanGreaterThanGreaterThanEqualsToken
GreaterThanGreaterThanGreaterThanToken
GreaterThanGreaterThanToken
GreaterThanToken
HeritageClause
HeritageToken
Identifier
IdentifierToken
IfStatement
IgnoredPathDO
ImplementsKeyword
ImportClause
ImportDeclaration
ImportEqualsDeclaration
ImportExpression
ImportKeyword
ImportSpecifier
ImportTypeNode
InExpression
InKeyword
IncrementExpression
IndexSignature
IndexSignatureDeclaration
IndexedAccessTypeNode
InequalityExpression
InferTypeNode
InstanceOfExpression
InstanceOfKeyword
InterfaceDeclaration
IntersectionTypeNode
IntrinsicKeyword
IterationStatement
JsParseErrorDO
JsxAttribute
JsxAttributeInitializer
JsxAttributes
JsxClosingElement
JsxClosingFragment
JsxElement
JsxExpression
JsxFragment
JsxOpeningElement
JsxOpeningFragment
JsxSelfClosingElement
JsxSpreadAttribute
JsxText
JsxTextToken
KeywordToken
KeywordTypeNode
LValue
LeftHandSideExpression
LeftShiftAssignmentExpression
LeftShiftExpression
LessThanEqualsExpression
LessThanEqualsToken
LessThanExpression
LessThanLessThanEqualsToken
LessThanLessThanToken
LessThanToken
LiteralDO
LiteralExpression
LiteralTypeNode
Location
LocationDO
LogicalAndAssignmentExpression
LogicalAndExpression
LogicalNotExpression
LogicalOrAssignmentExpression
LogicalOrExpression
MappedTypeNode
MayInvokeExpression
MemberExpression
MemberName
MergeDeclarationMarker
MetaProperty
MetadataDO
MethodDeclaration
MethodElement
MethodSignature
MiniCallExpression
MiniObject
MinusEqualsToken
MinusMinusToken
MinusToken
MissingDeclaration
Modifier
ModifierDO
ModuleDeclaration
MultiplicationAssignmentExpression
MultiplicationExpression
MultiplicativeExpression
MultiplicativeOperator
NamedExports
NamedImports
NamedTupleMember
NamespaceExport
NamespaceExportDeclaration
NamespaceImport
NeverKeyword
NewExpression
NoSubstitutionTemplateLiteral
NoSubstitutionTemplateLiteralToken
Node
NodeCommentDO
NodeDO
NodeSymbolDO
NodeWithTypeArguments
NonNullExpression
NonStrictEqualityTestExpression
NormalCompletion
NotEmittedStatement
NullKeyword
NullLiteral
NullishAssignmentExpression
NullishCoalescingExpression
NumberKeyword
NumberOfLines
NumberOfLinesDO
NumericLiteral
NumericLiteralToken
ObjectBindingPattern
ObjectKeyword
ObjectLiteralElement
ObjectLiteralExpression
OmittedExpression
OptionalTypeNode
OverrideKeyword
PageObject
PageRegistrationExpression
Parameter
ParenthesizedExpression
ParenthesizedTypeNode
PartiallyEmittedExpression
PercentEqualsToken
PercentToken
PlusEqualsToken
PlusPlusToken
PlusToken
PostOrderNode
PostfixDecrementExpression
PostfixIncrementExpression
PostfixUnaryExpression
PostfixUnaryOperator
PrefixDecrementExpression
PrefixIncrementExpression
PrefixUnaryExpression
PrefixUnaryOperator
PrimaryExpression
PrivateIdentifier
PrivateIdentifierToken
PrivateKeyword
PropertyAccessExpression
PropertyAssignment
PropertyDeclaration
PropertyName
PropertySignature
ProtectedKeyword
PublicKeyword
QualifiedName
QuestionDotToken
QuestionQuestionEqualsToken
QuestionQuestionToken
QuestionToken
RValue
ReadonlyKeyword
RefExpr
RegularExpressionLiteral
RegularExpressionLiteralToken
RelationalExpression
RelationalOperator
RemainderAssignmentExpression
RemainderExpression
RestTypeNode
ReturnCompletion
ReturnStatement
RightShiftAssignmentExpression
RightShiftExpression
RouterKind
SemicolonClassElement
SetAccessor
SetAccessorElement
ShiftExpression
ShiftOperator
ShorthandAssignmentValueSymbolDO
ShorthandPropertyAssignment
SimpleAssignmentExpression
SlashEqualsToken
SlashToken
SpreadAssignment
SpreadElement
Statement
StatementButNotDeclaration
StaticKeyword
StrictEqualityExpression
StrictEqualityTestExpression
StrictInequalityExpression
StringKeyword
StringLiteral
StringLiteralToken
SubtractionAssignmentExpression
SubtractionExpression
SuperExpression
SuperKeyword
SwitchStatement
Symbol
SymbolDO
SymbolKeyword
SyntaxKind
SyntheticCfgNode
SyntheticExpression
SyntheticReferenceExpression
TaggedTemplateExpression
TemplateExpression
TemplateHead
TemplateHeadToken
TemplateLiteralLikeNode
TemplateLiteralTypeNode
TemplateLiteralTypeSpan
TemplateMiddle
TemplateMiddleToken
TemplateSpan
TemplateTail
TemplateTailToken
ThisExpression
ThisKeyword
ThisTypeNode
ThrowCompletion
ThrowStatement
TildeToken
Token
TopLevel
TopLevelDO
TrueBooleanCompletion
TrueKeyword
TrueLiteral
TryStatement
TupleTypeNode
TypeAliasDeclaration
TypeAssertionExpression
TypeElement
TypeLiteralNode
TypeNode
TypeOfExpression
TypeOperatorNode
TypeParameter
TypePredicateNode
TypeQueryNode
TypeReferenceNode
UnaryExpression
UnaryMinusExpression
UnaryPlusExpression
UndefinedKeyword
UnionTypeNode
Unknown
UnknownKeyword
UnsignedRightShiftAssignmentExpression
UnsignedRightShiftExpression
UpdateExpression
UpdateOperator
VarDef
VarRef
VarUse
VariableDeclaration
VariableDeclarationList
VariableStatement
VoidExpression
VoidKeyword
WhileStatement
WithStatement
YieldCompletion
YieldExpression
coref::go
database
function
schema of coref::go
ArrayLengthDO
AssignmentStmt
BaseTypeDO
CallableExpr
Comment
CommentDO
CommentGroup
CommentGroupDO
CompilationArgsDO
CompilationCompilingFileDO
CompilationDO
CompilationFinishedDO
ComponentTypeDO
ConstDecl
ConstValueDO
ContainerParentDO
Decl
DeclDO
DefDO
DefineStmt
DiagnosticDO
DiagnosticForDO
DocComment
DocCommentDO
ElementTypeDO
ErrorDO
Expr
ExprDO
FieldStructDO
Fields
FieldsDO
File
FileDO
FileData
FileDataDO
FolderDO
ForStmt
Function
GoFile
HasEllipsisDO
HasLocationDO
IOTALiteral
ImportSpec
IncDecStmt
KeyTypeDO
Literal
LiteralDO
LocalVaribleDecl
Location
LocationDO
Method
MethodHostDO
MethodReceiverDO
Mod
ModExprDO
ModFileDO
ModRequireDO
ModTokenDO
Node
NumberOfLineDO
ObjectDO
ObjectScopeDO
ObjectTypeDO
Pkg
PkgDO
Receiver
ReturnStmt
RuntimeInfo
RuntimeInfoDO
ScopeDO
ScopeNestingDO
ScopeNodeDO
Selector
SelectorExpr
SliceExpr
Spec
SpecDO
Statement
StmtDO
Type
TypeDO
TypeName
TypeNameDO
TypeObjectDO
TypeOfDO
TypeParamDO
TypeParamDeclsDO
TypeSpec
TypeiadicDO
UnExtractedDO
UnderlyingTypeDO
UsesDO
ValueSpec
VarDecl
Variables
VariadicDO
Writable
WritesField
coref::python
database
function
schema of coref::python
Alias
AliasDO
AndLogicalExpression
AnnotationAssignmentStatementDO
Arg
ArgDO
Arguments
ArgumentsDO
AssertStatementDO
AssignmentStatementDO
AsyncForStatementDO
AsyncFunctionDefStatement
AsyncFunctionDefStatementDO
AsyncWithStatementDO
AttributeExpression
AttributeExpressionDO
AugmentedAssignmentStatementDO
AwaitExpressionDO
BinOpExpressionDO
BooleanExpression
BooleanOpExpressionDO
BreakStatement
BreakStatementDO
CallExpression
CallExpressionDO
CallableBindingDO
Class
ClassDefStatement
ClassDefStatementDO
ClassHierarchy
ClassHierarchyDO
CmpopDO
CombineElement
Comment
CommentDO
CompareExpressionDO
Comprehension
ComprehensionDO
ConstantDO
ContainerParent
ContainerParentDO
ContinueStatementDO
DecoratedRelation
DecoratedRelationDO
Decorator
DecoratorDO
DeleteStatementDO
DictCompExpressionDO
DictExpressionDO
DocstringComment
DocstringCommentDO
Element
ElementDO
ExceptHandler
ExceptHandlerDO
ExprContextDO
Expression
ExpressionDO
ExpressionStatementDO
File
FileDO
FileMd5SumDO
FileSha256SumDO
Folder
FolderDO
ForStatement
ForStatementDO
FormattedValueExpressionDO
Function
FunctionDefStatement
FunctionDefStatementDO
GeneratorExpressionDO
GlobalStatementDO
IfExpression
IfExpressionDO
IfStatement
IfStatementDO
ImportFromStatement
ImportFromStatementDO
ImportStatement
ImportStatementDO
InitFunction
JoinedStrExpressionDO
Keyword
KeywordDO
KeywordWithoutName
LambdaExpressionDO
ListCompExpression
ListCompExpressionDO
ListExpressionDO
Location
LocationDO
MatchCase
MatchCaseDO
MatchStatement
MatchStatementDO
MetainfoDO
MetricFunction
ModDO
Modified2To3File
Modified2To3FileDO
Module
ModuleDO
NameExpressionDO
NamedExpressionDO
NonLocalStatementDO
NumberOfLines
NumberOfLinesDO
OperatorDO
OrLogicalExpression
ParentDO
ParseErrorFile
ParseErrorFileDO
PassStatementDO
Program
ProgramDO
RaiseStatementDO
ReferenceRelationDO
ReturnStatement
ReturnStatementDO
Scope
ScopeEnclosignStatement
ScopeEnclosingExpression
ScopeEnclosingExpressionDO
ScopeEnclosingStatementDO
SetCompExpressionDO
SetExpressionDO
Slice
SliceDO
StarredExpressionDO
Statement
StatementDO
SubscriptExpressionDO
TokenDO
TryStatement
TryStatementDO
TupleExpressionDO
UnaryOpDO
UnaryOpExpressionDO
VariableDO
WhileStatement
WhileStatementDO
WithItem
WithItemDO
WithStatement
WithStatementDO
YieldExpressionDO
YieldFromExpressionDO
coref::properties
database
function
schema of coref::properties
ContainerParent
ContainerParentDO
EmptyLineDO
Entry
EntryDO
File
FileDO
Folder
FolderDO
Location
LocationDO
NumberOfLines
NumberOfLinesDO
Program
ProgramDO
PropertiesComment
PropertiesCommentDO
Variable
VariableDO
coref::java
database
function
schema of coref::java
AbstractClass
AndLogicalExpression
AnnotatedRelation
AnnotatedRelationDO
Annotation
AnnotationAccessArgument
AnnotationAccessArgumentDO
AnnotationAccessArgumentWithNameDO
AnnotationAccessArgumentWithoutNameDO
AnnotationArrayInitializer
AnnotationArrayInitializerDO
AnnotationCanNotResolvedDO
AnnotationCanResolvedDO
AnnotationDeclaration
AnnotationDeclarationDO
AnnotationDeclarationParameter
AnnotationDeclarationParameterDO
AnnotationDeclarationParameterDefaultValue
AnnotationDeclarationParameterDefaultValueDO
AnnotationDo
AnonymousClass
AnonymousClassDO
AnonymousMethod
Array
ArrayAccessExpression
ArrayAccessExpressionDO
ArrayCreationExpression
ArrayCreationExpressionDO
ArrayDO
ArrayInitializer
ArrayInitializerExpression
ArrayInitializerExpressionDO
AssertStatement
AssertStatementDO
AssignmentExpression
AssignmentExpressionDO
BinaryExpression
BinaryExpressionDO
BlockStatement
BlockStatementDO
BooleanLiteral
BooleanLiteralDO
BreakStatement
BreakStatementDO
CallExpression
Callable
CallableBinding
CallableBindingDO
CallableEnclosingExpression
CallableEnclosingExpressionDO
CallableEnclosingStatement
CallableEnclosingStatementDO
CatchClause
CatchSectionDO
CharacterLiteral
CharacterLiteralDO
Class
ClassDO
ClassHierarchy
ClassHierarchyDO
ClassImplementList
ClassImplementListDO
ClassInitializer
ClassInitializerDO
ClassOrInterface
CodeBlock
CodeBlockDO
Comment
CommentDO
ConditionalExpression
ConditionalExpressionDO
ConditionalPolyadicExpression
ConditionalStatement
ConstSwitchLabelStatement
Constructor
ConstructorDO
ConstructorInvocation
ConstructorInvocationDO
ContainerParent
ContainerParentDO
ContinueStatement
ContinueStatementDO
Cupackage
CupackageDO
DeclarationElementDO
DeclarationStatement
DeclarationStatementDO
DeclaredElement
DefaultSwitchLabelStatement
DoWhileStatement
DoWhileStatementDO
DoubleLiteral
DoubleLiteralDO
ElementDO
ElementParent
EmptyReferenceParameterListDO
EmptyStatement
EmptyStatementDO
EnumClass
EnumConstant
EnumConstantDO
Exception
ExceptionDO
Expression
ExpressionDO
ExpressionList
ExpressionListDO
ExpressionListElement
ExpressionListExpressionRelation
ExpressionListExpressionRelationDO
ExpressionParent
ExpressionStatement
ExpressionStatementDO
Field
FieldDO
File
FileDO
FileMd5SumDO
FileSha256SumDO
FloatingPointLiteral
FloatingPointLiteralDO
Folder
FolderDO
ForStatement
ForStatementDO
ForeachStatement
ForeachStatementDO
Identifier
IdentifierDO
IfStatement
IfStatementDO
IfStatementWithElseDO
IfStatementWithoutElseDO
Import
ImportDO
ImportStaticReferenceElement
ImportStaticReferenceElementDO
ImportStaticStatement
ImportStaticStatementDO
InnerClass
InstanceofExpression
InstanceofExpressionDO
IntegerLiteral
IntegerLiteralDO
Interface
InterfaceDO
JavadocComment
JavadocCommentDO
JavadocDataToken
JavadocDataTokenDO
JavadocTag
JavadocTagDO
JavadocTagValue
JavadocTagValueDO
JumpStatement
LabeledStatement
LabeledStatementDO
LambdaExpression
LambdaExpressionDO
Literal
LocalClass
LocalClassDO
LocalVariable
LocalVariableDO
Location
LocationDO
LogNotExpression
LogicExpression
LombokField
LongLiteral
LongLiteralDO
LoopStatement
MetainfoDO
Method
MethodAccessExpression
MethodAccessExpressionWithType
MethodAccessExpressionWithTypeDO
MethodAccessExpressionWithoutType
MethodAccessExpressionWithoutTypeDO
MethodDO
MethodReferenceExpression
MethodReferenceExpressionDO
MetricCallable
Modifier
ModifierDO
ModifierList
ModifierListDO
ModuleDO
NameString
NameStringDO
NestedClass
NewExpression
NewExpressionDO
NpClass
NpClassDO
NpFile
NpFileDO
NpInterface
NpInterfaceDO
NpMethod
NpMethodDO
NpProject
NpProjectDO
NullLiteral
NullLiteralDO
NumberOfLines
NumberOfLinesDO
OrLogicalExpression
Package
PackageStatement
PackageStatementDO
Parameter
ParameterDO
ParentDO
PolyadicExpression
PolyadicExpressionDO
Primitive
PrimitiveDO
Program
ProgramDO
ReferenceElement
ReferenceElementDO
ReferenceExpression
ReferenceExpressionDO
ReferenceList
ReferenceListDO
ReferenceParameterList
ReferenceParameterListDO
ReferenceRelation
ReferenceRelationDO
ReferenceType
ReferenceTypeDO
ResourceList
ResourceListDO
ReturnStatement
ReturnStatementDO
Statement
StatementDO
StatementEnclosingExpression
StatementEnclosingExpressionDO
StatementParent
StaticNestedClass
StringLiteral
StringLiteralDO
SuperAccessExpression
SuperAccessExpressionDO
SuperConstructorInvocation
SuperConstructorInvocationDO
SuperExpression
SuperExpressionDO
SuperExpressionWithQualifier
SuperExpressionWithQualifierDO
SwitchLabelStatement
SwitchLabelStatementDO
SwitchStatement
SwitchStatementDO
SynchronizedStatement
SynchronizedStatementDO
ThisAccessExpression
ThisAccessExpressionDO
ThisExpressionWithQualifierDO
ThrowStatement
ThrowStatementDO
Token
TokenDO
TryStatement
TryStatementDO
TryStatementWithFinallyDO
TryStatementWithoutFinallyDO
Type
TypeCastExpression
TypeCastExpressionDO
TypeElement
TypeElementDO
TypeLiteral
TypeLiteralDO
TypeParameter
TypeParameterDO
UnaryExpression
UnaryExpressionDO
Variable
WhileStatement
WhileStatementDO
YieldStatement
YieldStatementDO
coref::properties
schema of coref::properties
Schema of coref.properties.gdl
FileDO
File
FolderDO
Folder
PropertiesCommentDO
PropertiesComment
ProgramDO
Program
EntryDO
Entry
VariableDO
Variable
EmptyLineDO
LocationDO
Location
ContainerParentDO
ContainerParent
NumberOfLinesDO
NumberOfLines
Table of contents
ContainerParent
ContainerParentDO
EmptyLineDO
Entry
EntryDO
File
FileDO
Folder
FolderDO
Location
LocationDO
NumberOfLines
NumberOfLinesDO
Program
ProgramDO
PropertiesComment
PropertiesCommentDO
Variable
VariableDO