org.mesopotamia.lang.java.v14
Class AstLoader

java.lang.Object
  extended by LoaderBase
      extended by org.mesopotamia.lang.java.v14.AstLoader

public class AstLoader
extends LoaderBase


Constructor Summary
AstLoader(RepositoryLanguage repoLanguage, LoaderEntry xData)
           
 
Method Summary
 java.lang.Object getData(int sourceUnitId, java.lang.Integer scanId)
          Returns SyntaxTree
 boolean load(int scanId, int sourceUnitId, java.lang.Object environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AstLoader

public AstLoader(RepositoryLanguage repoLanguage,
                 LoaderEntry xData)
Method Detail

load

public boolean load(int scanId,
                    int sourceUnitId,
                    java.lang.Object environment)

getData

public java.lang.Object getData(int sourceUnitId,
                                java.lang.Integer scanId)
                         throws MesopotamiaException
Returns SyntaxTree

Throws:
MesopotamiaException


Copyright © 2005 Hammurapi Group. All Rights Reserved.