Package org.pkl.core
Class Member.SourceLocation
- java.lang.Object
-
- org.pkl.core.Member.SourceLocation
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Member
public static class Member.SourceLocation extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SourceLocation(int startLine, int endLine)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetEndLine()intgetStartLine()
-