Follow the links below to browse sample Javadoc for MJ classes and tools, including the MJ Runtime Library.
com.arsi.mj.maprpt.lexer.ptree.rsvd.vwx
contains the following classes and interfaces.
Classes and Interfaces | |
XLINE | Represents Mapper reserved word XLINE$ , line number in the run control report
where the run aborted or failed (RAR, RER). |
XLINE$
, line number in the run control report
where the run aborted or failed (RAR, RER).
public class com.arsi.mj.maprpt.lexer.ptree.rsvd.vwx.XLINE
extends java.lang.Object
implements com.arsi.mj.maprpt.lexer.ptree.rsvd.IReservedWord
Constructors |
public XLINE()
|
Methods |
public com.arsi.mj.maprpt.lexer.ptree.rsvd.IReservedWord.CabinetDrawerReportContext cdr()
|
public com.arsi.mj.datatype.MaprptDataType dataType()
|
public boolean isCompileTime()
|
public int length()
|
public com.arsi.mj.datatype.MaprptUsageDataType usageDataType()
|