lombok.ast
Class PositionFactory
java.lang.Object
lombok.ast.PositionFactory
public class PositionFactory
- extends Object
A factory which can create position information for nodes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PositionFactory
public PositionFactory()
getPosition
public Position getPosition(Node node)
- Returns the
Position corresponding to the given node
Copyright © 2010-2011 The Project Lombok Authors, licensed under the MIT licence.