Class SourceLocation

java.lang.Object
com.cloudbees.groovy.cps.impl.SourceLocation
All Implemented Interfaces:
Serializable

public final class SourceLocation extends Object implements Serializable
Represents a specific location of the source file.
Author:
Kohsuke Kawaguchi
See Also: