Package com.scriptbasic.interfaces
Interface AnalysisResult
-
- All Known Subinterfaces:
Command,Expression,ExpressionList,GenericList<Z>,LeftValue,LeftValueList
- All Known Implementing Classes:
AbstractBinaryFullCircuitFullDoubleOperator,AbstractBinaryFullCircuitHalfDoubleOperator,AbstractBinaryFullCircuitNumericOperator,AbstractBinaryFullCircuitOperator,AbstractBinaryOperator,AbstractCommand,AbstractCommandExpressionListed,AbstractCommandIfElseKind,AbstractCommandIfKind,AbstractCommandLeftValueListed,AbstractCompareOperator,AbstractExpression,AbstractIdentifieredExpression,AbstractIdentifieredExpressionListedExpression,AbstractInsecureCommand,AbstractNumericRightValue,AbstractOperator,AbstractPrimitiveRightValue,AbstractShortCircuitBinaryOperator,AbstractUnaryOperator,AddOperator,ArrayElementAccess,BasicBooleanValue,BasicDoubleValue,BasicJavaObjectValue,BasicLeftValue,BasicLongValue,BasicStringValue,CommandCall,CommandElse,CommandElseIf,CommandEndIf,CommandEndSub,CommandFor,CommandGlobal,CommandIf,CommandLet,CommandLocal,CommandMethod,CommandNext,CommandPrint,CommandReturn,CommandSub,CommandUse,CommandWend,CommandWhile,DivideOperator,EqualsOperator,FunctionCall,GenericExpressionList,GenericLeftValueList,GreaterOrEqualOperator,GreaterThanOperator,IntegerDivideOperator,JavaObjectFieldAccessOperator,LessOrEqualOperator,LessThanOperator,LogicalAndOperator,LogicalOrOperator,MinusOperator,ModuloOperator,MultiplyOperator,NotEqualOperator,PowerOperator,UnaryOperatorMinus,UnaryOperatorNot,UnaryOperatorPlus,VariableAccess
public interface AnalysisResultAnything that can be the result of an analysis be it either syntax or lexical analysis implements this interface.- Author:
- Peter Verhas date May 31, 2012