public class CodeAnalyser extends Object
Constructor and Description |
---|
CodeAnalyser(AttributeCode attributeCode) |
Modifier and Type | Method and Description |
---|---|
void |
dump(Dumper d) |
Op04StructuredStatement |
getAnalysis(DCCommonState dcCommonState) |
void |
releaseCode() |
void |
setMethod(Method method) |
public CodeAnalyser(AttributeCode attributeCode)
public void setMethod(Method method)
public Op04StructuredStatement getAnalysis(DCCommonState dcCommonState)
public void dump(Dumper d)
public void releaseCode()
Copyright © 2011-2021. All Rights Reserved.