|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Source | |
|---|---|
| org.millscript.millscript | |
| org.millscript.millscript.vm | |
| Uses of Source in org.millscript.millscript |
|---|
| Subclasses of Source in org.millscript.millscript | |
|---|---|
class |
StandardInputSource
A standard input source, e.g. |
class |
URLSource
This class represents a URL as a source of information. |
| Methods in org.millscript.millscript with parameters of type Source | |
|---|---|
void |
Session.compile(Source source)
Compiles from the specified source. |
| Uses of Source in org.millscript.millscript.vm |
|---|
| Methods in org.millscript.millscript.vm with parameters of type Source | |
|---|---|
void |
Package.loadConf(Source source)
Loads the specified configuration for this package. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||