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


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



public class Literal
extends org.eclipse.wst.xml.xpath2.processor.internal.ast.PrimaryExpr
Literal is either a NumericLiteral or a StringLiteral

Constructor Summary

Literal()

Method Summary


Constructor Detail

Literal

public Literal()