| Package | Description |
|---|---|
| de.vandermeer.skb.categories |
Categories, for instance HasA and IsA.
|
| de.vandermeer.skb.categories.dsl.curlybracket.symbols | |
| de.vandermeer.skb.categories.dsl.curlybracket.types |
| Modifier and Type | Method and Description |
|---|---|
static IsID |
IsID.create(Object value) |
static IsID |
IsID.create(Object value,
Object description) |
IsID |
HasID.getID()
Returns the ID.
|
| 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 |
|---|---|
IsID |
IsAbstractTypeVariable._value() |
default IsID |
IsAbstractTypeVariable.type() |
| Modifier and Type | Method and Description |
|---|---|
static IsAbstractTypeVariable |
IsAbstractTypeVariable.create(IsID type,
Object description) |
Copyright © 2010–2015. All rights reserved.