Uses of Class
at.dms.kjc.JTypeDeclarationStatement

Packages that use JTypeDeclarationStatement
at.dms.kjc   
 

Uses of JTypeDeclarationStatement in at.dms.kjc
 

Methods in at.dms.kjc with parameters of type JTypeDeclarationStatement
 void KjcPrettyPrinter.visitTypeDeclarationStatement(JTypeDeclarationStatement self, JTypeDeclaration decl)
          prints a type declaration statement
 void KjcVisitor.visitTypeDeclarationStatement(JTypeDeclarationStatement self, JTypeDeclaration decl)
          visits a type declaration statement