Follow the links below to browse sample Javadoc for MJ classes and tools, including the MJ Runtime Library.

 

Package: com.arsi.mj.maprpt.lexer.ptree.rsvd.vwx  previous next contents

Package 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).

Class: XLINE

Represents Mapper reserved word XLINE$, line number in the run control report where the run aborted or failed (RAR, RER).
Treat as "thread-safe" since immutable once created.
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()