| Package | Description |
|---|---|
| de.vandermeer.skb.categories.dsl.curlybracket | |
| de.vandermeer.skb.categories.dsl.curlybracket.symbols | |
| de.vandermeer.skb.categories.dsl.curlybracket.types |
| Modifier and Type | Method and Description |
|---|---|
static IsTokentype |
IsTokentype.create(String type,
String derefType,
Object description) |
IsTokentype |
IsScopedID_Impl.getSymbolType(Object element) |
IsTokentype |
IsScopedID.getSymbolType(Object element)
Returns the symbol type of a scoped name element.
|
IsTokentype |
HasTokentype.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
IsScopedID_Mutable_Impl.changeSymbolType(Object element,
IsTokentype symbolType) |
void |
IsScopedID_Mutable.changeSymbolType(Object element,
IsTokentype symbolType)
Changes the symbol type of a scope element.
|
void |
IsScopedID_Mutable_Impl.push(Object element,
IsTokentype symbolType) |
void |
IsScopedID_Mutable.push(Object element,
IsTokentype symbolType)
Pushes a new element at the front of the scope
|
| Modifier and Type | Method and Description |
|---|---|
static IsSymbol |
CBSym_Factory.createSymbol(IsID ident,
IsScopedID scopedIdent,
IsTokentype type) |
static IsSymbolClass |
CBSym_Factory.createSymbolClass(IsID ident,
IsScopedID scopedIdent,
IsTokentype type) |
static IsSymbolInterface |
CBSym_Factory.createSymbolInterface(IsID ident,
IsScopedID scopedIdent,
IsTokentype type) |
| Modifier and Type | Method and Description |
|---|---|
IsTokentype |
IsAbstractTypeConstant._value() |
default IsTokentype |
IsAbstractTypeConstant.type() |
| Modifier and Type | Method and Description |
|---|---|
static IsAbstractTypeConstant |
IsAbstractTypeConstant.create(IsScopedID scIdent,
IsTokentype type,
Object description) |
Copyright © 2010–2015. All rights reserved.