public class KeyValue extends Object
Constructor and Description |
---|
KeyValue(PhpTokenizer.PhpDataType type,
Object key,
Object value) |
public KeyValue(PhpTokenizer.PhpDataType type, Object key, Object value)
public PhpTokenizer.PhpDataType getType()
public Object getKey()
public Object getValue()
Copyright © 2016. All rights reserved.