|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.peaseplate.internal.lang.command.AbstractCommand
public abstract class AbstractCommand
| Constructor Summary | |
|---|---|
AbstractCommand(TemplateLocator locator,
int line,
int column)
|
|
| Method Summary | |
|---|---|
int |
getColumn()
|
int |
getLine()
|
TemplateLocator |
getLocator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.peaseplate.internal.lang.command.ICommand |
|---|
call |
| Constructor Detail |
|---|
public AbstractCommand(TemplateLocator locator,
int line,
int column)
| Method Detail |
|---|
public TemplateLocator getLocator()
getLocator in interface ICommandICommand.getLocator()public int getLine()
getLine in interface ICommandICommand.getLine()public int getColumn()
getColumn in interface ICommandICommand.getColumn()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||