com.vaadin.sass.internal.visitor
Interface Visitor


public interface Visitor


Method Summary
 void traverse(Node node)
           
 

Method Detail

traverse

void traverse(Node node)
              throws Exception
Throws:
Exception


Copyright © 2013–2014 Vaadin. All rights reserved.