Modifier and Type | Class and Description |
---|---|
class |
BLangAnnotationAttachmentContextResolver
Annotation resolver for BLangAnnotationAttachment node context.
|
class |
BLangEndpointContextResolver
BLangEndpoint context Item Resolver.
|
class |
BLangMatchContextResolver
Completion Item resolver for the BLangMatch Scope.
|
class |
BLangMatchExpressionContextResolver
Completion Item resolver for the Match Expression.
|
class |
BLangRecordContextResolver
Item Resolver for the BLangRecord node context.
|
class |
BLangRecordLiteralContextResolver
Completion Item Resolver for BLangRecordLiteral.
|
class |
BlockStatementContextResolver
Block statement Context Resolver.
|
class |
FunctionContextResolver
Completion Item resolver for the BLangFunction context.
|
class |
ObjectTypeContextResolver
Completion item resolver for the object type.
|
class |
PackageNameContextResolver
Completion Item Resolver for the Package name context.
|
class |
ParameterContextResolver
Parameter context resolver for resolving the items of the parameter context.
|
class |
ResourceContextResolver
Completion item resolver for BLangResource context.
|
class |
ServiceContextResolver
ServiceContextResolver.
|
class |
StatementContextResolver
Statement context resolver for resolving the items of the statement context.
|
class |
TopLevelResolver
Resolves all items that can appear as a top level element in the file.
|
Modifier and Type | Class and Description |
---|---|
class |
EndpointDeclarationContextResolver
Completion Item Resolver for the endpoint type context.
|
class |
ParserRuleAnnotationAttachmentResolver
Annotation Attachment Resolver to resolve the corresponding annotation attachments.
|
class |
ParserRuleAssignmentStatementContextResolver
assignment statement context resolver for the completion items.
|
class |
ParserRuleAttachmentPointContextResolver
annotation body context resolver for the completion items.
|
class |
ParserRuleConditionalClauseContextResolver
Item resolver for the if clause.
|
class |
ParserRuleDefinitionContextResolver
Completion Item Resolver for the Function Definition Context.
|
class |
ParserRuleExpressionContextResolver
expression context resolver for the completion items.
|
class |
ParserRuleFunctionDefinitionContextResolver
Completion Item Resolver for the Definition Context.
|
class |
ParserRuleGlobalVariableDefinitionContextResolver
Global Variable Definition Context resolver for the completion items.
|
class |
ParserRuleMatchStatementContextResolver
Completion Item resolver for the match statement parser rule context.
|
class |
ParserRulePanicStatementContext
Completion Item Resolver for the panic statement context.
|
class |
ParserRuleReturnStatementContextRexolver
Completion Item resolver for Return Statement context.
|
class |
ParserRuleServiceDefinitionContextResolver
Completion item resolver for service definition context.
|
class |
ParserRuleServiceEndpointAttachmentContextResolver
Completion item resolver for the service endpoint attachment context.
|
class |
ParserRuleStatementContextResolver
Parser rule based statement context resolver.
|
class |
ParserRuleTriggerWorkerContext
Parser rule based Item resolver for the Worker invoke statement.
|
class |
ParserRuleVariableDefinitionStatementContextResolver
Parser rule based variable definition statement context resolver.
|
class |
ParserRuleWorkerInteractionContextResolver
Worker interaction context resolver for the completion items.
|
class |
ParserRuleWorkerReplyContext
Parser rule based Item resolver for the Worker reply statement.
|
Modifier and Type | Method and Description |
---|---|
static AbstractItemResolver |
CompletionItemResolver.get(Class context)
Get the resolver by the class.
|
Copyright © 2019 WSO2. All rights reserved.