

---

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 Compiler.TH_AS

---

java.lang.Object

---

io.opsit.explang.Compiler.AbstractForm

---

io.opsit.explang.Compiler.TH_BASE

---

io.opsit.explang.Compiler.TH_AS

---

All Implemented Interfaces:
ICompiled, IForm, Runnable

---

Enclosing class:
Compiler

---

public class Compiler.TH_AS
extends Compiler.TH_BASE

---

Field Summary

Fields 

Modifier and Type
Field and Description

---

protected String
varName 

---

Fields inherited from class io.opsit.explang.Compiler.TH_BASE
blocks, startExpr

---

Fields inherited from class io.opsit.explang.Compiler.AbstractForm
debugInfo, name

---

Constructor Summary

Constructors 

Constructor and Description

---

TH_AS() 

---

Method Summary

All Methods Instance Methods Concrete Methods 

Modifier and Type
Method and Description

---

protected String
getVarName() 

---

void
setRawParams(ASTNList params) 

---

Methods inherited from class io.opsit.explang.Compiler.TH_BASE
doEvaluate

---

Methods inherited from class io.opsit.explang.Compiler.AbstractForm
evaluate, getDebugInfo, getName, run, setDebugInfo, setName

---

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

---

Field Detail

---

varName
protected String varName

---

Constructor Detail

---

TH_AS
public TH_AS()

---

Method Detail

---

getVarName
protected String getVarName()

Specified by:
getVarName in class Compiler.TH_BASE

---

setRawParams
public void setRawParams(ASTNList params)
                  throws InvalidParametersException

Throws:
InvalidParametersException

---

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.
