JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.vertigo.quarto.impl.publisher.merger.script
Interface ScriptContext
public interface
ScriptContext
Contexte des Tag KScript.
Author:
pchretien, npiedeloup
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
empty
()
String
peek
()
String
pop
()
void
push
(
String
element)
Method Details
pop
String
pop
()
peek
String
peek
()
push
void
push
(
String
element)
empty
boolean
empty
()