public class CodegenContext extends Object
| Modifier and Type | Method and Description |
|---|---|
static CodegenContext |
create(Elements elements,
Types types) |
static CodegenContext |
getContext() |
DefinitionRepository |
getDefinitionRepository() |
Elements |
getElements() |
Types |
getTypes() |
public static CodegenContext create(Elements elements, Types types)
public static CodegenContext getContext()
public Types getTypes()
public Elements getElements()
public DefinitionRepository getDefinitionRepository()
Copyright © 2016. All Rights Reserved.