프로퍼티 | 타입 | 설명 | |
---|---|---|---|
instanceLookup | string>.Dictionary |
메소드 | 설명 | |
---|---|---|
EscapeString ( string s ) : string | ||
GetPopDelta ( this i ) : int | ||
IsConditionalControlFlow ( this code ) : bool | ||
IsUnconditionalControlFlow ( this code ) : bool | ||
getBranchOffset ( uint op ) : int | ||
isBranch ( this code ) : bool | ||
isExpression ( this i ) : bool |
public static IsConditionalControlFlow ( this code ) : bool | ||
code | this | |
리턴 | bool |
public static IsUnconditionalControlFlow ( this code ) : bool | ||
code | this | |
리턴 | bool |