SWT LPEX
v3.0.5

com.ibm.lpex.hlasm
Class AsmUtil

java.lang.Object
  extended bycom.ibm.lpex.hlasm.AsmUtil

public class AsmUtil
extends Object

Global data and static methods used by the HLASM document parser.


Method Summary
static String word(String s, int n)
          Return the ONE-based nth white-space-delimited word in the string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

word

public static String word(String s,
                          int n)
Return the ONE-based nth white-space-delimited word in the string.


SWT LPEX
v3.0.5

(C) Copyright IBM Corporation 1998, 2005.  All Rights Reserved.