Package com.oracle.truffle.api.source


package com.oracle.truffle.api.source
Represents a source file.
Since:
0.8 or older
  • Classes
    Class
    Description
    Representation of a source code unit and its contents that can be evaluated in a language.
    Description of contiguous section of text within a Source of program code.; supports multiple modes of access to the text and its location.