Package com.adbs.ast
Interface AstTraversable
- 
- All Known Implementing Classes:
 ParameterList
public interface AstTraversable 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddNodeToListIfParameter(AstNodeBase ast) 
 - 
 
- 
- 
Method Detail
- 
addNodeToListIfParameter
void addNodeToListIfParameter(AstNodeBase ast)
 
 - 
 
 -