class ATextTokenElement
Package: swiss.avm.up.core.config.common.model.texttoken.javamodel.ATextTokenElement
Direct Known Subclasses: GeneralTextToken, FunctionTextToken, GuardTextToken
abstract class ATextTokenElement extends NamedResource, AnnotableComment
A text token is a language element (e.g. a keyword) which can be selected via Content Assist. Postfixes with templates can be attached to a text token. This also allows customer-specific templates to be defined.
Properties
comment
Describes the intent of this Resource.
TextLiteral[0..1]
A Literal that accepts multiple lines of text.
keyword
StringLiteral[1..1]
name
The name of this Resource.
StringLiteral[1..1]
tokenInfo
StringLiteral[0..1]
tokenPostfix
CodeSnippet[0..1]
Method Summary
getTextTokenCategory
@TextToken
infoTextSelector
@TextToken
postfixTextSelector
@TextToken