Uses of Interface
org.duelengine.duel.codedom.IdentifierScope

Packages that use IdentifierScope
org.duelengine.duel.codedom   
org.duelengine.duel.codegen   
 

Uses of IdentifierScope in org.duelengine.duel.codedom
 

Classes in org.duelengine.duel.codedom that implement IdentifierScope
 class CodeStatementCollection
          Represents a sequence of statements
 class CodeTypeDeclaration
          Represents a class definition
 

Uses of IdentifierScope in org.duelengine.duel.codegen
 

Constructors in org.duelengine.duel.codegen with parameters of type IdentifierScope
ScriptTranslator(IdentifierScope scope)
           
 



Copyright © 2011. All Rights Reserved.