- java.lang.Object
-
- org.mal_lang.lib.Position
-
- org.mal_lang.lib.AST.Variable
-
- All Implemented Interfaces:
Comparable<Position>
- Enclosing class:
- AST
public static class AST.Variable extends Position
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static String
listToString(List<AST.Variable> variables, int spaces)
String
toString()
-