public class GeneratorContext extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
expandSubOjectsFlag |
int |
indentLevel |
static String |
LIST |
static String |
MAP |
static String |
STRUCT |
| Constructor and Description |
|---|
GeneratorContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentShapeCode() |
boolean |
isEquals(String shapeCode) |
void |
popShapeCode() |
void |
pushShapeCode(String shape) |
public static final String LIST
public static final String STRUCT
public static final String MAP
public boolean expandSubOjectsFlag
public int indentLevel
Copyright © 2020. All rights reserved.