fr.umlv.tatoo.cc.tools.ast
Interface ProductionNode

All Superinterfaces:
ASTNode
All Known Implementing Classes:
CompositeNode, FlatNode

public interface ProductionNode
extends ASTNode


Method Summary
 boolean isComposite()
           
 
Methods inherited from interface fr.umlv.tatoo.cc.tools.ast.ASTNode
getId, getObjectId, getType
 

Method Detail

isComposite

boolean isComposite()