JML

Uses of Class
org.multijava.mjc.JNewObjectExpression.ArgTypes

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

Uses of JNewObjectExpression.ArgTypes in org.multijava.mjc
 

Methods in org.multijava.mjc that return JNewObjectExpression.ArgTypes
protected  JNewObjectExpression.ArgTypes JNewObjectExpression.checkTypes(CExpressionContextType context)
          Resolves and checks the types of the actual parameters to the constructor.
protected  JNewObjectExpression.ArgTypes JNewAnonymousClassExpression.checkTypes(CExpressionContextType context)
          Resolves and checks the types of the actual parameters to the constructor.
 

Methods in org.multijava.mjc with parameters of type JNewObjectExpression.ArgTypes
protected  JExpression JNewObjectExpression.checkCall(CExpressionContextType context, JNewObjectExpression.ArgTypes argTypes)
          Typechecks the invocation of the actual constructor of the object instantiated.
private  void JNewObjectExpression.checkForUncheckedWarnings(JNewObjectExpression.ArgTypes argTypes, CExpressionContextType context)
          Issues unchecked warnings for the actual parameters which need unchecked conversion (JLS3 5.1.9) to conform to their corresponding formal parameters.
 


JML

JML is Copyright (C) 1998-2002 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. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.