cucumber.runtime.autocomplete
Class MetaStepdef.MetaArgument

java.lang.Object
  extended by cucumber.runtime.autocomplete.MetaStepdef.MetaArgument
Enclosing class:
MetaStepdef

public static class MetaStepdef.MetaArgument
extends Object


Field Summary
 int offset
           
 String val
           
 
Constructor Summary
MetaStepdef.MetaArgument()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

offset

public int offset

val

public String val
Constructor Detail

MetaStepdef.MetaArgument

public MetaStepdef.MetaArgument()


Copyright © 2012. All Rights Reserved.