- java.lang.Object
-
- org.objectweb.asm.Label
-
- com.saxonica.ee.bytecode.util.NamedLabel
-
-
Field Summary
-
Fields inherited from class org.objectweb.asm.Label
info
-
Constructor Summary
Constructors
Constructor and Description |
NamedLabel() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getName() |
void |
setName(java.lang.String name) |
-
Methods inherited from class org.objectweb.asm.Label
getOffset, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
NamedLabel
public NamedLabel()
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.