public class ScopeInfo extends Object
ScopeInfo(int parenDepth, int bracketDepth, int lambdaDepth, Deque<com.googlecode.aviator.parser.DepthState> depthState)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ScopeInfo(int parenDepth, int bracketDepth, int lambdaDepth, Deque<com.googlecode.aviator.parser.DepthState> depthState)
Copyright © 2010–2019. All rights reserved.