jar

org.mod4j.org.eclipse : xpand

Maven & Gradle

Aug 27, 2009
2 usages

Xpand core (Incubation)

Table Of Contents

Latest Version

Download org.mod4j.org.eclipse : xpand JAR file - Latest Versions:

All Versions

Download org.mod4j.org.eclipse : xpand JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window xpand-0.7.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.internal.xpand2

├─ org.eclipse.internal.xpand2.GeneratorAdvice.class - [JAR]

├─ org.eclipse.internal.xpand2.NoSuchTemplateException.class - [JAR]

├─ org.eclipse.internal.xpand2.XpandCompilerIssue.class - [JAR]

├─ org.eclipse.internal.xpand2.XpandUtil.class - [JAR]

org.eclipse.internal.xpand2.model

├─ org.eclipse.internal.xpand2.model.AdvicedDefinition.class - [JAR]

├─ org.eclipse.internal.xpand2.model.Procedure.class - [JAR]

├─ org.eclipse.internal.xpand2.model.XpandAdvice.class - [JAR]

├─ org.eclipse.internal.xpand2.model.XpandDefinition.class - [JAR]

├─ org.eclipse.internal.xpand2.model.XpandResource.class - [JAR]

org.eclipse.internal.xpand2.ast

├─ org.eclipse.internal.xpand2.ast.AbstractDefinition.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.AbstractXpandVisitor.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.Advice.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.Definition.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.ErrorStatement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.ExpandStatement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.ExpressionStatement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.FileStatement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.ForEachStatement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.IfStatement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.ImportDeclaration.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.LetStatement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.ProtectStatement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.Statement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.StatementWithBody.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.Template.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.TextStatement.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.XpandAnalyzable.class - [JAR]

├─ org.eclipse.internal.xpand2.ast.XpandEvaluatable.class - [JAR]

org.eclipse.internal.xpand2.pr.util

├─ org.eclipse.internal.xpand2.pr.util.BASE64.class - [JAR]

├─ org.eclipse.internal.xpand2.pr.util.FSIO.class - [JAR]

├─ org.eclipse.internal.xpand2.pr.util.GenericFileFilter.class - [JAR]

org.eclipse.internal.xpand2.debug

├─ org.eclipse.internal.xpand2.debug.ExpandSpecial.class - [JAR]

├─ org.eclipse.internal.xpand2.debug.ForEachSpecial.class - [JAR]

├─ org.eclipse.internal.xpand2.debug.IfSpecial.class - [JAR]

├─ org.eclipse.internal.xpand2.debug.XpandElementAdapter.class - [JAR]

├─ org.eclipse.internal.xpand2.debug.XpandModelPresentation.class - [JAR]

org.eclipse.internal.xpand2.type

├─ org.eclipse.internal.xpand2.type.DefinitionType.class - [JAR]

├─ org.eclipse.internal.xpand2.type.IteratorType.class - [JAR]

├─ org.eclipse.internal.xpand2.type.XpandDefinitionImpl.class - [JAR]

├─ org.eclipse.internal.xpand2.type.XpandIterator.class - [JAR]

├─ org.eclipse.internal.xpand2.type.XpandTypesMetaModel.class - [JAR]

org.eclipse.xpand2

├─ org.eclipse.xpand2.Generator.class - [JAR]

├─ org.eclipse.xpand2.GeneratorAdvice.class - [JAR]

├─ org.eclipse.xpand2.NoSuchTemplateException.class - [JAR]

├─ org.eclipse.xpand2.XpandCompilerIssue.class - [JAR]

├─ org.eclipse.xpand2.XpandExecutionContext.class - [JAR]

├─ org.eclipse.xpand2.XpandExecutionContextImpl.class - [JAR]

├─ org.eclipse.xpand2.XpandFacade.class - [JAR]

├─ org.eclipse.xpand2.XpandUtil.class - [JAR]

org.eclipse.internal.xpand2.codeassist

├─ org.eclipse.internal.xpand2.codeassist.ExpandProposalComputer.class - [JAR]

├─ org.eclipse.internal.xpand2.codeassist.FastAnalyzer.class - [JAR]

├─ org.eclipse.internal.xpand2.codeassist.KeywordProposalComputer.class - [JAR]

├─ org.eclipse.internal.xpand2.codeassist.LazyVar.class - [JAR]

├─ org.eclipse.internal.xpand2.codeassist.NamespaceProposalComputer.class - [JAR]

├─ org.eclipse.internal.xpand2.codeassist.StackElement.class - [JAR]

├─ org.eclipse.internal.xpand2.codeassist.StatementProposalComputer.class - [JAR]

├─ org.eclipse.internal.xpand2.codeassist.XpandPartition.class - [JAR]

├─ org.eclipse.internal.xpand2.codeassist.XpandTokens.class - [JAR]

org.eclipse.internal.xpand2.pr

├─ org.eclipse.internal.xpand2.pr.ProtectedRegion.class - [JAR]

├─ org.eclipse.internal.xpand2.pr.ProtectedRegionResolver.class - [JAR]

├─ org.eclipse.internal.xpand2.pr.ProtectedRegionResolverImpl.class - [JAR]

├─ org.eclipse.internal.xpand2.pr.ProtectedRegionSyntaxException.class - [JAR]

org.eclipse.internal.xpand2.parser

├─ org.eclipse.internal.xpand2.parser.XpandFactory.class - [JAR]

├─ org.eclipse.internal.xpand2.parser.XpandLexer.class - [JAR]

├─ org.eclipse.internal.xpand2.parser.XpandLocationAddingParser.class - [JAR]

├─ org.eclipse.internal.xpand2.parser.XpandParseFacade.class - [JAR]

├─ org.eclipse.internal.xpand2.parser.XpandParser.class - [JAR]

org.eclipse.xpand2.output

├─ org.eclipse.xpand2.output.BlankLineSkippingOutput.class - [JAR]

├─ org.eclipse.xpand2.output.FileHandle.class - [JAR]

├─ org.eclipse.xpand2.output.FileHandleImpl.class - [JAR]

├─ org.eclipse.xpand2.output.JavaBeautifier.class - [JAR]

├─ org.eclipse.xpand2.output.NoChangesVetoStrategy.class - [JAR]

├─ org.eclipse.xpand2.output.Outlet.class - [JAR]

├─ org.eclipse.xpand2.output.Output.class - [JAR]

├─ org.eclipse.xpand2.output.OutputImpl.class - [JAR]

├─ org.eclipse.xpand2.output.PostProcessor.class - [JAR]

├─ org.eclipse.xpand2.output.VetoException.class - [JAR]

├─ org.eclipse.xpand2.output.VetoStrategy.class - [JAR]

├─ org.eclipse.xpand2.output.VetoStrategy2.class - [JAR]

├─ org.eclipse.xpand2.output.XmlBeautifier.class - [JAR]

Advertisement

Dependencies from Group

Aug 27, 2009
5 usages
Aug 27, 2009
5 usages
ui
Aug 27, 2009
5 usages
Aug 27, 2009
4 usages
Aug 14, 2009
4 usages

Discover Dependencies

Jan 20, 2013
2 usages
May 12, 2021
28 usages
2 stars
Mar 26, 2021
3 usages
1 stars
Dec 13, 2012
3 usages
Dec 23, 2021
3 usages
27 stars
Aug 23, 2023
4 usages
48 stars
Jul 11, 2023
6 usages
1.5k stars
Dec 02, 2018
6 usages
20 stars
Nov 22, 2022
7 usages
8 stars