public static class ASTLibFunctionHelper.ASTLibModel extends Object
Constructor and Description |
---|
ASTLibModel(String optionalClassIdent,
List<ASTLibFunctionHelper.ASTLibModelChainElement> chainElements) |
Modifier and Type | Method and Description |
---|---|
List<ASTLibFunctionHelper.ASTLibModelChainElement> |
getChainElements() |
String |
getOptionalClassIdent() |
public ASTLibModel(String optionalClassIdent, List<ASTLibFunctionHelper.ASTLibModelChainElement> chainElements)
public String getOptionalClassIdent()
public List<ASTLibFunctionHelper.ASTLibModelChainElement> getChainElements()