

---

JavaScript is disabled on your browser.

---

Skip navigation links

---

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

---

Prev Class
Next Class

---

Frames
No Frames

---

All Classes

---

Summary: 
Nested | 
Field | 
Constr | 
Method

---

Detail: 
Field | 
Constr | 
Method

---

io.opsit.explang
Class Funcs.REPLACE

---

java.lang.Object

---

io.opsit.explang.Funcs.AbstractExpr

---

io.opsit.explang.Funcs.FuncExp

---

io.opsit.explang.Funcs.REPLACE

---

All Implemented Interfaces:
ICompiled, IExpr, Runnable

---

Enclosing class:
Funcs

---

public static class Funcs.REPLACE
extends Funcs.FuncExp

---

Field Summary

---

Fields inherited from class io.opsit.explang.Funcs.FuncExp
argList

---

Fields inherited from class io.opsit.explang.Funcs.AbstractExpr
debugInfo, name

---

Constructor Summary

Constructors 

Constructor and Description

---

REPLACE() 

---

Method Summary

All Methods Instance Methods Concrete Methods 

Modifier and Type
Method and Description

---

Object
evalWithArgs(Backtrace backtrace,
            Compiler.Eargs eargs) 

---

Methods inherited from class io.opsit.explang.Funcs.FuncExp
checkParamsList, doEvaluate, evaluateParameters, getTraceName, setParams

---

Methods inherited from class io.opsit.explang.Funcs.AbstractExpr
evaluate, getDebugInfo, getName, run, setDebugInfo, setName

---

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

---

Constructor Detail

---

REPLACE
public REPLACE()

---

Method Detail

---

evalWithArgs
public Object evalWithArgs(Backtrace backtrace,
                           Compiler.Eargs eargs)

Specified by:
evalWithArgs in class Funcs.FuncExp

---

Skip navigation links

---

Overview
Package
Class
Use
Tree
Deprecated
Index
Help

---

Prev Class
Next Class

---

Frames
No Frames

---

All Classes

---

Summary: 
Nested | 
Field | 
Constr | 
Method

---

Detail: 
Field | 
Constr | 
Method

---

Copyright © 2022. All rights reserved.
