public class TypeMap extends Object
| Constructor and Description |
|---|
TypeMap() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init() |
static TypeSpec |
map(String name) |
static void |
replaceForwardDeclaration(String name,
TypeSpec type) |
static void |
typedef(String name,
TypeSpec type)
define a new name for a type spec
|
Copyright © 2017 JacORB. All rights reserved.