com.gomjabbar.meta.patterns.bnd
Interface IMultipleTypePatternHolder

All Known Implementing Classes:
FieldtypePatterns, ParametersTypesPattern

public interface IMultipleTypePatternHolder


Method Summary
 void add(TypePattern p_child)
           
 TypePattern[] getTypePatternChildrenList()
           
 

Method Detail

add

public void add(TypePattern p_child)

getTypePatternChildrenList

public TypePattern[] getTypePatternChildrenList()