maj.semant
Class MajImport

java.lang.Object
  extended bymaj.semant.MajImport

public class MajImport
extends java.lang.Object


Constructor Summary
MajImport(antlr.collections.AST importAST)
           
 
Method Summary
 java.lang.String getPath()
           
 boolean isStar()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MajImport

public MajImport(antlr.collections.AST importAST)
Method Detail

isStar

public boolean isStar()

getPath

public java.lang.String getPath()

toString

public java.lang.String toString()