juzu.plugin.less.impl.lesser
Class Failure

java.lang.Object
  extended by juzu.plugin.less.impl.lesser.Result
      extended by juzu.plugin.less.impl.lesser.Failure

public class Failure
extends Result

Author:
Julien Viet

Constructor Summary
Failure()
           
 
Method Summary
 LinkedList<LessError> getErrors()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Failure

public Failure()
Method Detail

getErrors

public LinkedList<LessError> getErrors()


Copyright © 2014 eXo Platform SAS. All rights reserved.