public class AsmElementFormatter
extends java.lang.Object
| Constructor and Description |
|---|
AsmElementFormatter() |
| Modifier and Type | Method and Description |
|---|---|
void |
genLabelAndKind(MethodDeclaration methodDeclaration,
IProgramElement node) |
java.lang.String |
genTypePatternLabel(TypePattern tp) |
void |
setParameters(AbstractMethodDeclaration md,
IProgramElement pe) |
public void genLabelAndKind(MethodDeclaration methodDeclaration, IProgramElement node)
public void setParameters(AbstractMethodDeclaration md, IProgramElement pe)
public java.lang.String genTypePatternLabel(TypePattern tp)