jif.ast
Interface JifStmtExtFactory

All Known Subinterfaces:
JifExtFactory
All Known Implementing Classes:
AbstractJifExtFactory_c, JifExtFactory_c

public interface JifStmtExtFactory


Method Summary
 polyglot.ast.Ext extCheckedEndorseStmt()
           
 polyglot.ast.Ext extDeclassifyStmt()
           
 polyglot.ast.Ext extEndorseStmt()
           
 

Method Detail

extDeclassifyStmt

polyglot.ast.Ext extDeclassifyStmt()

extEndorseStmt

polyglot.ast.Ext extEndorseStmt()

extCheckedEndorseStmt

polyglot.ast.Ext extCheckedEndorseStmt()