JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.github.douira.glsl_preprocessor.fs
Interface VirtualFile
public interface
VirtualFile
An extremely lightweight virtual file interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Source
getSource
()
boolean
isFile
()
Method Details
isFile
boolean
isFile
()
getSource
@NonNull
Source
getSource
()