Method | Description | |
---|---|---|
IsComplexSlice ( Boo.Lang.Compiler.Ast.Slice slice ) : bool | ||
IsComplexSlicing ( this node ) : bool | ||
IsTargetOfAssignment ( this node ) : bool | ||
IsTargetOfMethodInvocation ( this node ) : bool |
public static IsComplexSlice ( Boo.Lang.Compiler.Ast.Slice slice ) : bool | ||
slice | Boo.Lang.Compiler.Ast.Slice | |
return | bool |
public static IsComplexSlicing ( this node ) : bool | ||
node | this | |
return | bool |
public static IsTargetOfAssignment ( this node ) : bool | ||
node | this | |
return | bool |
public static IsTargetOfMethodInvocation ( this node ) : bool | ||
node | this | |
return | bool |