Package com.gooddata.md
Class MaqlAst.MaqlAstPosition
- java.lang.Object
-
- com.gooddata.md.MaqlAst.MaqlAstPosition
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MaqlAst
public static class MaqlAst.MaqlAstPosition extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MaqlAstPosition(int column, int line)
-