public abstract class StbPrimitiveBase
extends java.lang.Object
implements ru.ispras.castle.codegen.StringTemplateBuilder
Constructor and Description |
---|
StbPrimitiveBase() |
Modifier and Type | Method and Description |
---|---|
protected static void |
addStatement(org.stringtemplate.v4.ST attrST,
Statement stmt,
boolean isReturn) |
protected java.lang.String |
getRetTypeName(Attribute.Kind kind) |
protected final java.lang.String getRetTypeName(Attribute.Kind kind)
protected static void addStatement(org.stringtemplate.v4.ST attrST, Statement stmt, boolean isReturn)