obliqlib3D/src/ObInt.i3


 Copyright (C) 1994, Digital Equipment Corporation                         
 All rights reserved.                                                      
 See the file COPYRIGHT for a full description.                            
                                                                           
 Last modified on Thu Jul 28 11:50:12 PDT 1994 by najork                   
       Created on Tue Jan 20 14:00:00 PST 1994 by najork                   

INTERFACE ObInt;

IMPORT ObLib, ObValue, SynLocation;

PROCEDURE GetArg (args    : ObValue.ArgArray;
                  idx     : INTEGER;
                  package : ObLib.T;
                  opCode  : ObLib.OpCode;
                  loc     : SynLocation.T) : INTEGER RAISES {ObValue.Error};

END ObInt.

ObInt's implementation is in:


procedure ObInt.GetArg is in: