com.ohrasys.cad.bnf.validator
Class ValidatorUtils

java.lang.Object
  extended by com.ohrasys.cad.bnf.validator.ValidatorUtils

public class ValidatorUtils
extends java.lang.Object


Constructor Summary
ValidatorUtils()
           
 
Method Summary
static java.util.List flattenList(java.util.List tokens)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidatorUtils

public ValidatorUtils()
Method Detail

flattenList

public static java.util.List flattenList(java.util.List tokens)