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