public interface ParseResult
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFile() |
int |
getLine() |
StaticScope |
getStaticScope() |
StaticScope getStaticScope()
int getLine()
java.lang.String getFile()
Copyright © 2001-2019 JRuby. All Rights Reserved.