Package org.teavm.metaprogramming
Class SourceLocation
java.lang.Object
org.teavm.metaprogramming.SourceLocation
-
Constructor Summary
ConstructorsConstructorDescriptionSourceLocation(ReflectMethod method) SourceLocation(ReflectMethod method, String fileName, int lineNumber) -
Method Summary