Deprecated API


Contents
Deprecated Methods
uk.co.badgersinfoil.metaas.dom.Documentable.getDocComment()
          use Documentable.getDescriptionString() or Documentable.getDocumentation() instead. 
uk.co.badgersinfoil.metaas.dom.ASIfStatement.getElse()
          use ASIfStatement.elseBlock(). 
uk.co.badgersinfoil.metaas.dom.Documentable.setDocComment(String)
          use Documentable.setDescription(String) or Documentable.getDocumentation() instead. 
uk.co.badgersinfoil.metaas.dom.ASIfStatement.setThen(ASBlock)
          Use ASIfStatement.setThenStatement(Statement) 
 



Copyright © 2006-2008 David Holroyd. All Rights Reserved.