Package jason.asSyntax
Class SourceInfo
java.lang.Object
jason.asSyntax.SourceInfo
- All Implemented Interfaces:
Serializable
Store information about the file source of some term (atom, literal, etc).
(immutable objects)
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionSourceInfo
(String file, int beginLine) SourceInfo
(String file, int beginLine, int endLine) -
Method Summary
-
Field Details
-
aNOCODE
-
-
Constructor Details
-
SourceInfo
-
SourceInfo
-
SourceInfo
-
-
Method Details