Crate jrsonnet_parser

source ·

Re-exports

pub use peg;

Structs

file, begin offset, end offset
Interned string
Holds AST expression and its location in source file
name, default value
Defined function parameters
Either real file, or virtual Hash of FileName always have same value as raw Path, to make it possible to use with raw_entry_mut
Represents path to the directory on the disk
Represents path to the file on the disk Directories shouldn’t be put here, as resolution for files differs from resolution for directories:
Represents location of a file
Represents virtual file, whose are located in memory, and shouldn’t be cached

Enums

Traits

Functions

Used for importstr values

Type Definitions