mjc

Uses of Class
org.multijava.mjc.CNumericType

Packages that use CNumericType
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of CNumericType in org.multijava.mjc
 

Fields in org.multijava.mjc declared as CNumericType
static CNumericType CStdType.Byte
           
static CNumericType CStdType.Integer
           
static CNumericType CStdType.Long
           
static CNumericType CStdType.Double
           
static CNumericType CStdType.Float
           
static CNumericType CStdType.Short
           
static CNumericType CStdType.Char
           
 

Methods in org.multijava.mjc with parameters of type CNumericType
 void CNumericType.genCastTo(CNumericType dest, CodeSequence code)
          Generates a sequence of bytecodes
private  void JOrdinalLiteral.setValue(Number newValue, CNumericType newType)
          Sets value to the smallest numeric type that can contain newValue and sets type to newType.
 

Constructors in org.multijava.mjc with parameters of type CNumericType
JOrdinalLiteral(TokenReference where, Number value, CNumericType type)
          Construct a node in the parsing tree
JOrdinalLiteral(TokenReference where, long value, CNumericType type)
          Construct a node in the parsing tree
 


mjc

mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.