codesimian
Interface ToJavaCodeOptions


Deprecated.

@Deprecated
public interface ToJavaCodeOptions

see CS.toJavaCode


Method Summary
 java.lang.String action()
          Deprecated.  
 java.lang.Class returnType()
          Deprecated.  
 double size()
          Deprecated.  
 double startLocation()
          Deprecated.  
 

Method Detail

returnType

java.lang.Class returnType()
Deprecated. 

action

java.lang.String action()
Deprecated. 

startLocation

double startLocation()
Deprecated. 

size

double size()
Deprecated.