Groovy 1.7.5

org.codehaus.groovy.ast
[Java] Interface Variable


public interface Variable

interface to mark a AstNode as Variable. Typically these are VariableExpression, FieldNode, PropertyNode and Parameter

Authors:
Jochen Theodorou


Copyright © 2003-2010 The Codehaus. All rights reserved.