org.python.antlr.adapter
Interface AstAdapter
-
- All Known Implementing Classes:
- AliasAdapter, CmpopAdapter, ComprehensionAdapter, ExcepthandlerAdapter, ExprAdapter, IdentifierAdapter, KeywordAdapter, SliceAdapter, StmtAdapter
public interface AstAdapterAstAdapters turn Objects into Ast nodes.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description PyObjectast2py(java.lang.Object o)java.util.Listiter2ast(PyObject o)java.lang.Objectpy2ast(PyObject o)
-
DMelt 3.0 © DataMelt by jWork.ORG