jasco.tools.jascoparser
Interface IJAsCoParseElement

All Known Implementing Classes:
PAspect, PConnector, PContent, PCutpoint, PCutpointAdaptation, PCutpointConstructor, PCutpointConstructorMethod, PCutpointDeclaration, PCutpointExecution, PCutpointTest, PEnum, PField, PJAsCoParseElement, PJavaClass, PMethod, PRefinement, PRegularConstructorStatement

public interface IJAsCoParseElement

Author:
Wim

Field Summary
static int NO_LINE
           
 
Method Summary
 int getLine()
           
 void setLine(int line)
           
 

Field Detail

NO_LINE

static final int NO_LINE
See Also:
Constant Field Values
Method Detail

getLine

int getLine()

setLine

void setLine(int line)