Package org.yecht
Class ImplicitScanner2
- java.lang.Object
-
- org.yecht.ImplicitScanner2
-
public class ImplicitScanner2 extends Object
-
-
Constructor Summary
Constructors Constructor Description ImplicitScanner2()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
matchImplicit(Pointer ptr, int len)
static boolean
tagcmp(String tag1, String tag2)
static void
tryTagImplicit(Node n, boolean taguri)
-