public class ScopeInfo extends Object
| Constructor and Description |
|---|
ScopeInfo(int parenDepth,
int bracketDepth,
int lambdaDepth,
LinkedList<com.googlecode.aviator.parser.DepthState> depthState) |
public ScopeInfo(int parenDepth,
int bracketDepth,
int lambdaDepth,
LinkedList<com.googlecode.aviator.parser.DepthState> depthState)
Copyright © 2019. All rights reserved.