public MarkSequencePoint ( System document, Jurassic.Compiler.SourceCodeSpan span ) : void | ||
document | System | The document for which the sequence point is being defined. |
span | Jurassic.Compiler.SourceCodeSpan | The start and end positions which define the sequence point. |
return | void |