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