| java.lang.Object org.netbeans.modules.visualweb.insync.java.Statement
Statement | public class Statement (Code) | | author: jdeva |
Statement | public Statement(TreePathHandle stmtTreePathHandle, Method method, String beanName, String setterName)(Code) | | Creates a new instance of StatementClass
|
IsPropertySetter | public static boolean IsPropertySetter(CompilationInfo cinfo, StatementTree stmtTree)(Code) | | |
createStatementClass | public static Statement createStatementClass(CompilationInfo cinfo, StatementTree stmtTree, Method method)(Code) | | |
getMethodInvocationTree | public static MethodInvocationTree getMethodInvocationTree(CompilationInfo cinfo, StatementTree stmtTree)(Code) | | |
getPropertySetterName | public String getPropertySetterName()(Code) | | |
remove | public boolean remove()(Code) | | |
replaceArgument | public void replaceArgument(String valueSource)(Code) | | |
|
|