| Package | Description |
|---|---|
| de.vandermeer.skb.categories.dsl.curlybracket.symbols | |
| de.vandermeer.skb.categories.kvt |
Categories for Key / Value / ValueType objects.
|
| Modifier and Type | Method and Description |
|---|---|
Map<SwitchKey,Map<IsScopedID,List<ScopeKey>>> |
IsSymbol.getCallScope() |
| Modifier and Type | Method and Description |
|---|---|
IsSymbol |
IsSymbol.changeCallScope(IsScopedID scIdent,
ScopeKey callScope,
SwitchKey state) |
IsSymbol |
IsSymbol.changeCallScope(Map<IsScopedID,List<ScopeKey>> map,
SwitchKey state) |
| Modifier and Type | Method and Description |
|---|---|
IsSymbol |
IsSymbol.setCallScope(Map<SwitchKey,Map<IsScopedID,List<ScopeKey>>> map) |
| Modifier and Type | Method and Description |
|---|---|
static SwitchKey |
SwitchKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SwitchKey[] |
SwitchKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2015. All rights reserved.