public class CBSym_Factory extends Object implements IsFactory
| Constructor and Description |
|---|
CBSym_Factory() |
| Modifier and Type | Method and Description |
|---|---|
static IsSymbol |
createSymbol(IsID ident,
IsScopedID scopedIdent,
IsTokentype type) |
static IsSymbolClass |
createSymbolClass(IsID ident,
IsScopedID scopedIdent,
IsTokentype type) |
static IsSymbolInterface |
createSymbolInterface(IsID ident,
IsScopedID scopedIdent,
IsTokentype type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptionpublic static IsSymbol createSymbol(IsID ident, IsScopedID scopedIdent, IsTokentype type)
public static IsSymbolClass createSymbolClass(IsID ident, IsScopedID scopedIdent, IsTokentype type)
public static IsSymbolInterface createSymbolInterface(IsID ident, IsScopedID scopedIdent, IsTokentype type)
Copyright © 2010–2015. All rights reserved.