Uses of Class
org.joni.NodeOptInfo
-
Packages that use NodeOptInfo Package Description org.joni -
-
Uses of NodeOptInfo in org.joni
Methods in org.joni with parameters of type NodeOptInfo Modifier and Type Method Description void
NodeOptInfo. altMerge(NodeOptInfo other, OptEnvironment env)
void
NodeOptInfo. concatLeftNode(NodeOptInfo other, org.jcodings.Encoding enc)
void
NodeOptInfo. copy(NodeOptInfo other)
private void
Analyser. optimizeNodeLeft(Node node, NodeOptInfo opt, OptEnvironment oenv)
-