public class PreCompiler
extends java.lang.Object
implements org.apache.jorphan.collections.HashTreeTraverser
| Constructor and Description |
|---|
PreCompiler() |
PreCompiler(boolean remote) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNode(java.lang.Object node,
org.apache.jorphan.collections.HashTree subTree) |
JMeterVariables |
getClientSideVariables() |
void |
processPath() |
void |
subtractNode() |
public void addNode(java.lang.Object node,
org.apache.jorphan.collections.HashTree subTree)
addNode in interface org.apache.jorphan.collections.HashTreeTraverserpublic void subtractNode()
subtractNode in interface org.apache.jorphan.collections.HashTreeTraverserpublic void processPath()
processPath in interface org.apache.jorphan.collections.HashTreeTraverserpublic JMeterVariables getClientSideVariables()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.