de.pannenleiter.tbug.hook
Interface SourceFrame
- public interface SourceFrame
SourceFrame -- proxy to interact with the source stack
getIndex
public int getIndex()
throws java.lang.Exception
getName
public java.lang.String getName()
throws java.lang.Exception
getCurrentNode
public Node getCurrentNode()
throws java.lang.Exception
getSourceSheet
public SourceSheet getSourceSheet()
throws java.lang.Exception
getSystemId
public java.lang.String getSystemId()
throws java.lang.Exception
getLineNumber
public int getLineNumber()
throws java.lang.Exception
getStyleFrame
public StyleFrame getStyleFrame()
throws java.lang.Exception