Package org.eclipse.wst.xml.xpath2.processor.internal.ast


org.eclipse.wst.xml.xpath2.processor.internal.ast
Class NumericLiteral



public class NumericLiteral
extends org.eclipse.wst.xml.xpath2.processor.internal.ast.Literal
NumericLiteral is a value of typpe xs:integer, xs:decimal or xs:double

Constructor Summary

NumericLiteral()

Method Summary


Constructor Detail

NumericLiteral

public NumericLiteral()